gs101: preopt SystemUI

SystemUI should always be speed-preopted on these devices.

Test: flashed, SysUI is preopted
Bug: 188465988
Change-Id: I990ce9d7d8c08b8e80fe4ca0b73c9eb339f065f3
This commit is contained in:
Tim Murray 2021-05-17 15:56:48 -07:00 committed by TreeHugger Robot
parent 736b673c95
commit c1db6b7386

View file

@ -1157,3 +1157,7 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
# (TODO: b/169535506) This includes the FCM for system_ext and product partition.
# It must be split into the FCM of each partition.
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/gs101/device_framework_matrix_product.xml
# Preopt SystemUI
PRODUCT_DEXPREOPT_SPEED_APPS += \
SystemUIGoogle