Snap for 9354100 from d462bfc9a2 to udc-release

Change-Id: Ica487a11e559beb5acbcdbab4c4c92cfd6464559
This commit is contained in:
Android Build Coastguard Worker 2022-12-01 02:02:25 +00:00
commit 60982a06ac
9 changed files with 18 additions and 7 deletions

View file

@ -194,7 +194,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
# PowerStats HAL
PRODUCT_SOONG_NAMESPACES += \
device/google/felix/powerstats/felix
device/google/felix/powerstats/felix \
device/google/felix
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
@ -233,7 +234,7 @@ PRODUCT_VENDOR_PROPERTIES += \
# SKU specific RROs
PRODUCT_PACKAGES += \
SettingsOverlayGPQ72
SettingsOverlayG0B96
# Trusty liboemcrypto.so
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/felix/prebuilts
@ -267,6 +268,11 @@ endif
PRODUCT_PACKAGES += \
WifiOverlay2023Mid_F10
# MIPI Coex Configs
PRODUCT_COPY_FILES += \
device/google/felix/felix/radio/felix_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \
device/google/felix/felix/radio/felix_display_secondary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_secondary_mipi_coex_table.csv
PRODUCT_SOONG_NAMESPACES += device/google/felix
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/felix/device_framework_matrix_product_felix.xml

View file

@ -3,6 +3,6 @@ package {
}
runtime_resource_overlay {
name: "SettingsOverlayGPQ72",
name: "SettingsOverlayG0B96",
product_specific: true,
}

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.settings.overlay.gpq72">
package="com.android.settings.overlay.g0b96">
<application android:hasCode="false" />
<overlay android:targetPackage="com.android.settings"
android:requiredSystemPropertyName="ro.boot.hardware.sku"
android:requiredSystemPropertyValue="GPQ72"
android:requiredSystemPropertyValue="G0B96"
android:isStatic="true" />
</manifest>

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

View file

@ -0,0 +1,3 @@
706560,718850
2417000,2452000,706560
1 706560,718850
2 2417000,2452000,706560

View file

@ -0,0 +1,4 @@
730000,670000
1810000,1835000,670000
720000,740000,670000
1 730000,670000
2 1810000,1835000,670000
3 720000,740000,670000

View file

@ -35,7 +35,6 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
SuplOtdoaCapable2="true"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"

View file

@ -34,7 +34,6 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
SuplOtdoaCapable2="true"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"