Preopt SystemUI for AOSP builds.
Bug: 232860596 Test: See no dex2oat invocation on the first boot. Change-Id: I051c3b4f7c1c695f487d527b652203e6e007aa8d
This commit is contained in:
parent
adc9355635
commit
5c0cb06ff7
1 changed files with 2 additions and 2 deletions
|
@ -1178,8 +1178,8 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/gs101/device_framework_matrix_product.xml
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/gs101/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