msm8974-common: Inherit several Android Go configurations
Beneficial for everyone, even on non-Go devices.
This commit is contained in:
parent
1238d5b4d0
commit
25b53ebb61
1 changed files with 2 additions and 0 deletions
|
@ -185,6 +185,8 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Speed profile services and wifi-service to reduce RAM and storage
|
# Speed profile services and wifi-service to reduce RAM and storage
|
||||||
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
|
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
|
||||||
|
PRODUCT_USE_PROFILE_FOR_BOOT_IMAGE := true
|
||||||
|
PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := frameworks/base/config/boot-image-profile.txt
|
||||||
|
|
||||||
# TimeKeep
|
# TimeKeep
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Add table
Reference in a new issue