Merge "Preopt SystemUI for AOSP builds." into tm-dev

This commit is contained in:
TreeHugger Robot
2022-05-20 18:57:35 +00:00
committed by Android (Google) Code Review

View File

@@ -765,9 +765,9 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
persist.vendor.tcpdump.log.br_num=5
endif
# Preopt SystemUI
PRODUCT_DEXPREOPT_SPEED_APPS += \
SystemUIGoogle
# Preopt SystemUI.
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUIGoogle # For internal
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUI # For AOSP
# Compile SystemUI on device with `speed`.
PRODUCT_PROPERTY_OVERRIDES += \