mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Enable heapprofd.
am: 1423579ce8
Change-Id: Ifef4e25a60e1495b6639a9930dc9557ddb8d629a
This commit is contained in:
@@ -33,7 +33,8 @@ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user