sdm660-common: Remove Sysui from dexopt apps
Already done in vendor/aosp Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
7247144d42
commit
f87436f1fe
1 changed files with 1 additions and 2 deletions
|
@ -477,8 +477,7 @@ endif
|
||||||
|
|
||||||
# Preopt SystemUI
|
# Preopt SystemUI
|
||||||
PRODUCT_DEXPREOPT_SPEED_APPS += \
|
PRODUCT_DEXPREOPT_SPEED_APPS += \
|
||||||
Settings \
|
Settings
|
||||||
SystemUI
|
|
||||||
|
|
||||||
# Protobuf
|
# Protobuf
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue