Preopt SystemUI for AOSP builds.
Bug: 232860596 Change-Id: Id00362b2dfaa7e0e4ba868988c19d215b26216ba Test: See no dex2oat invocation on the first boot.
This commit is contained in:
parent
5a9588c7ea
commit
8a5a00e0c3
1 changed files with 2 additions and 2 deletions
|
@ -1113,8 +1113,8 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||||
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
|
# Preopt SystemUI
|
||||||
PRODUCT_DEXPREOPT_SPEED_APPS += \
|
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUIGoogle # For internal
|
||||||
SystemUIGoogle
|
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUI # For AOSP
|
||||||
|
|
||||||
# Compile SystemUI on device with `speed`.
|
# Compile SystemUI on device with `speed`.
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue