Skip to content

Commit

Permalink
santoni: Speed profile services and wifi-service to reduce RAM and st…
Browse files Browse the repository at this point in the history
…orage

Change-Id: I1d907b24cb2760ddd9cc65ac4335730c8e61a0a3
  • Loading branch information
mathieuchartier authored and Stargazer19 committed Sep 19, 2020
1 parent 371299e commit cfb2f9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -508,3 +508,7 @@ PRODUCT_PACKAGES += \

# Reduce system image size by limiting java debug info.
PRODUCT_MINIMIZE_JAVA_DEBUG_INFO := true

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

0 comments on commit cfb2f9b

Please sign in to comment.