mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-28 17:12:52 +00:00
Enable perfetto traced for taimen
Bug: 72484603 Test: builds and run (see go/perfetto-test-spec for test plan) Change-Id: I2fa1d8aee0661903c8fdd634e16bc24763aa3a87
This commit is contained in:
@@ -130,3 +130,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
ro.hwui.texture_cache_size=84 \
|
ro.hwui.texture_cache_size=84 \
|
||||||
ro.hwui.layer_cache_size=64 \
|
ro.hwui.layer_cache_size=64 \
|
||||||
ro.hwui.path_cache_size=32
|
ro.hwui.path_cache_size=32
|
||||||
|
|
||||||
|
# Enable Perfetto traced
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
persist.traced.enable=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user