sm7125: Compile system services using speed-profile

tirimbino
Mathieu Chartier 2 years ago committed by Ruchit Marathe
parent 2d5ec3d44c
commit ec479167b9
  1. 3
      common.mk

@ -452,6 +452,9 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/google/pixel \
$(COMMON_PATH)/aidl/power-libperfmgr
# Speed profile services and wifi-service to reduce RAM and storage
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
PRODUCT_DEXPREOPT_SPEED_APPS += \
Settings \
SystemUI

Loading…
Cancel
Save