Skip to content

Commit

Permalink
sdm845-common: Speed profile services and wifi-service to reduce RAM …
Browse files Browse the repository at this point in the history
…and storage

Change-Id: I1d907b24cb2760ddd9cc65ac4335730c8e61a0a3
Signed-off-by: PainKiller3 <ninadpatil100@gmail.com>
  • Loading branch information
Mathieu Chartier authored and notakbuzz committed May 28, 2021
1 parent 188da90 commit 9141f4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sdm845.mk
Expand Up @@ -304,6 +304,9 @@ PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-service \
libsensorndkbridge

# Speed profile services and wifi-service to reduce RAM and storage.
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile

# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
Expand Down

0 comments on commit 9141f4d

Please sign in to comment.