mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-30 08:12:09 +00:00
Move the default value of persist.traced.enable to system partition (2/2)
persist.traced.enable isn't related to hardware, and so the default value should exist in system partition. Bug: 73905119 Test: succeeded building and test with walleye Change-Id: I65044f3522e69805da3092f4fef63996384c0806
This commit is contained in:
@@ -40,6 +40,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.hwui.path_cache_size=16
|
||||
|
||||
# Enable Perfetto traced
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
persist.traced.enable=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user