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:
parent
736b673c95
commit
c1db6b7386
1 changed files with 4 additions and 0 deletions
|
@ -1157,3 +1157,7 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||||
# (TODO: b/169535506) This includes the FCM for system_ext and product partition.
|
# (TODO: b/169535506) This includes the FCM for system_ext and product partition.
|
||||||
# It must be split into the FCM of each partition.
|
# It must be split into the FCM of each partition.
|
||||||
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
|
||||||
|
PRODUCT_DEXPREOPT_SPEED_APPS += \
|
||||||
|
SystemUIGoogle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue