Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ccd16f79 authored by Mathieu Chartier's avatar Mathieu Chartier Committed by Gerrit Code Review
Browse files

Merge "Move ro.config.low_ram back to being a vendor property"

parents 8b6a9ffa 2fb62c8e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
# Sets Android Go recommended default values for propreties.

# Set lowram options
ro.config.low_ram=true
ro.lmk.critical_upgrade=true
ro.lmk.upgrade_pressure=40
ro.lmk.downgrade_pressure=60
+5 −0
Original line number Diff line number Diff line
@@ -16,6 +16,11 @@

# Sets Android Go recommended default product options.


# Set lowram options
PRODUCT_PROPERTY_OVERRIDES += \
     ro.config.low_ram=true \

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