Merge "Enabled traced on Android Go devices by default." into qt-dev

This commit is contained in:
Tim Joines 2019-06-11 17:21:04 +00:00 committed by Android (Google) Code Review
commit 6d98e83561
1 changed files with 2 additions and 1 deletions

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