device.mk: preopt SystemUI am: 4e8b1725fa

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17953148

Change-Id: If6a32b70c7e824219928a45eff5b327f83da4100
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Kyle Lin 2022-05-10 21:41:16 +00:00 committed by Automerger Merge Worker
commit 8b488cb452

View file

@ -1109,6 +1109,10 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
# It must be split into the FCM of each partition.
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/gs201/device_framework_matrix_product.xml
# Preopt SystemUI
PRODUCT_DEXPREOPT_SPEED_APPS += \
SystemUIGoogle
# Keymint configuration
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 \