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

Commit 84c0d23f authored by Tim Joines's avatar Tim Joines
Browse files

Enabled traced on Android Go devices by default.

Memory impact of this change: ~1.5MB idle PSS.

Test: build low_ram enabled target
Bug: 123542916
Change-Id: I5afec17cd0b60cab9c6f336df8a09d3861473394
parent c45849fc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -17,9 +17,10 @@
# Sets Android Go recommended default product options..


# Set lowram options
# Set lowram options and enable traced by default
PRODUCT_PROPERTY_OVERRIDES += \
     ro.config.low_ram=true \
     persist.traced.enable=1 \

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