sdm710-common: device: Inherit several Android Go configurations

Beneficial for everyone, even on non-Go devices.
This commit is contained in:
Albert I 2023-03-29 15:57:20 +08:00 committed by CakesTwix
parent 5c2172df63
commit e5f687028e
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -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 += \