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:
@@ -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
|
||||
|
Reference in New Issue
Block a user