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
This commit is contained in:
Tim Joines
2019-06-07 14:17:36 -07:00
parent c45849fc0c
commit 84c0d23f75

View File

@@ -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