muskie: enable Perfetto by default

Change-Id: I78765dbefc0a0c2f6d14df8f22b6e00a84d34c44
Context: go/perfetto-by-default
Bug: 137963570
Test: checking product/build.prop in Treehugger builds
This commit is contained in:
Lalit Maganti
2019-12-04 19:52:02 +00:00
parent 45db5bbe75
commit 5b3fb23a77

View File

@@ -36,10 +36,6 @@ include device/google/muskie/device-common.mk
PRODUCT_PROPERTY_OVERRIDES += \
ro.sf.lcd_density=420
# Enable Perfetto traced
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
persist.traced.enable=1
# Thermal HAL
PRODUCT_COPY_FILES += \
device/google/muskie/thermal_info_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json