Snap for 9607154 from 89ab74b34e
to udc-release
Change-Id: I5a4f5d4bb0e3cbdd095ea5c43917018d1aa0de98
このコミットが含まれているのは:
@@ -263,7 +263,10 @@ endif
|
||||
|
||||
# SKU specific RROs
|
||||
PRODUCT_PACKAGES += \
|
||||
SettingsOverlayG82U8
|
||||
SettingsOverlayG82U8 \
|
||||
SettingsOverlayG0DZQ \
|
||||
SettingsOverlayGHL1X \
|
||||
SettingsOverlayGWKK3
|
||||
|
||||
# Biometrics virtual HAL for e2e testing
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
|
@@ -0,0 +1,8 @@
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "SettingsOverlayG0DZQ",
|
||||
product_specific: true,
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.settings.overlay.g0dzq">
|
||||
<application android:hasCode="false" />
|
||||
<overlay android:targetPackage="com.android.settings"
|
||||
android:requiredSystemPropertyName="ro.boot.hardware.sku"
|
||||
android:requiredSystemPropertyValue="G0DZQ"
|
||||
android:isStatic="true" />
|
||||
</manifest>
|
バイナリファイルは表示されません。
変更後 幅: | 高さ: | サイズ: 371 KiB |
バイナリファイルは表示されません。
変更前 幅: | 高さ: | サイズ: 230 KiB 変更後 幅: | 高さ: | サイズ: 950 KiB |
@@ -0,0 +1,8 @@
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "SettingsOverlayGHL1X",
|
||||
product_specific: true,
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.settings.overlay.ghl1x">
|
||||
<application android:hasCode="false" />
|
||||
<overlay android:targetPackage="com.android.settings"
|
||||
android:requiredSystemPropertyName="ro.boot.hardware.sku"
|
||||
android:requiredSystemPropertyValue="GHL1X"
|
||||
android:isStatic="true" />
|
||||
</manifest>
|
バイナリファイルは表示されません。
変更後 幅: | 高さ: | サイズ: 1.4 MiB |
@@ -0,0 +1,8 @@
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "SettingsOverlayGWKK3",
|
||||
product_specific: true,
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.settings.overlay.gwkk3">
|
||||
<application android:hasCode="false" />
|
||||
<overlay android:targetPackage="com.android.settings"
|
||||
android:requiredSystemPropertyName="ro.boot.hardware.sku"
|
||||
android:requiredSystemPropertyValue="GWKK3"
|
||||
android:isStatic="true" />
|
||||
</manifest>
|
バイナリファイルは表示されません。
変更後 幅: | 高さ: | サイズ: 220 KiB |
新しいイシューから参照
ユーザーをブロックする