device.mk: preopt SystemUI
Bug: 230438662 Test: build, boot and check the size, format Change-Id: Ic9bfba1488b6fd18c97a59580cbcf63cebc36cae
This commit is contained in:
parent
a4bc896a39
commit
4e8b1725fa
1 changed files with 4 additions and 0 deletions
|
@ -1109,6 +1109,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