Merge "Enabled traced on Android Go devices by default." into qt-dev
This commit is contained in:
@@ -17,9 +17,10 @@
|
|||||||
# Sets Android Go recommended default product options..
|
# Sets Android Go recommended default product options..
|
||||||
|
|
||||||
|
|
||||||
# Set lowram options
|
# Set lowram options and enable traced by default
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.config.low_ram=true \
|
ro.config.low_ram=true \
|
||||||
|
persist.traced.enable=1 \
|
||||||
|
|
||||||
# Speed profile services and wifi-service to reduce RAM and storage.
|
# Speed profile services and wifi-service to reduce RAM and storage.
|
||||||
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
|
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
|
||||||
|
Reference in New Issue
Block a user