Merge "muskie: enable Perfetto by default"

This commit is contained in:
Lalit Maganti
2019-12-16 16:41:49 +00:00
committed by Android (Google) Code Review

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