msm8974-common: Always preopt extracted APKs
This commit is contained in:
parent
a2c1c7fb20
commit
336f143be9
@ -191,6 +191,7 @@ 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_ALWAYS_PREOPT_EXTRACTED_APK := true
|
||||||
PRODUCT_USE_PROFILE_FOR_BOOT_IMAGE := true
|
PRODUCT_USE_PROFILE_FOR_BOOT_IMAGE := true
|
||||||
PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := frameworks/base/config/boot-image-profile.txt
|
PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := frameworks/base/config/boot-image-profile.txt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user