mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Enable heapprofd. am: 1423579ce8 am: 74a83a34b1
am: a8298bbb18
Change-Id: I0021399368508f6ba58410cdc664b823f20f2662
This commit is contained in:
@@ -33,9 +33,10 @@ include device/google/muskie/device-common.mk
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.sf.lcd_density=420
|
||||
|
||||
# Enable Perfetto traced
|
||||
# Enable Perfetto traced and heapprofd
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
persist.traced.enable=1
|
||||
persist.traced.enable=1 \
|
||||
persist.heapprofd.enable=1
|
||||
|
||||
# Thermal HAL
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
||||
Reference in New Issue
Block a user