device.mk: preopt SystemUI am: 4e8b1725fa
am: 8b488cb452
am: 75f3d3492c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17953148 Change-Id: I8cc53527e97c955f2237bd6901b13ce93072f68d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
92caa4b22d
1 changed files with 4 additions and 0 deletions
|
@ -1111,6 +1111,10 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||||
# It must be split into the FCM of each partition.
|
# It must be split into the FCM of each partition.
|
||||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/gs201/device_framework_matrix_product.xml
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/gs201/device_framework_matrix_product.xml
|
||||||
|
|
||||||
|
# Preopt SystemUI
|
||||||
|
PRODUCT_DEXPREOPT_SPEED_APPS += \
|
||||||
|
SystemUIGoogle
|
||||||
|
|
||||||
# Keymint configuration
|
# Keymint configuration
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.software.device_id_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_id_attestation.xml \
|
frameworks/native/data/etc/android.software.device_id_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_id_attestation.xml \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue