sdm710-common: device: Inherit several Android Go configurations
Beneficial for everyone, even on non-Go devices.
This commit is contained in:
parent
5c2172df63
commit
e5f687028e
1 changed files with 2 additions and 0 deletions
|
@ -404,6 +404,8 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
|
||||||
# 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
|
||||||
|
|
||||||
# Telephony
|
# Telephony
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue