DO NOT MERGE: gs201: init.debug.rc: Enable etm/etm2dram when ramdump is enabled
Bug: 265382296 Change-Id: Ib215551397a361f5734401173e62a15691e45425
This commit is contained in:
parent
855a990106
commit
7d695f4bff
1 changed files with 5 additions and 0 deletions
|
@ -38,3 +38,8 @@ on post-fs-data
|
||||||
chown bluetooth system /dev/logbuffer_btlpm
|
chown bluetooth system /dev/logbuffer_btlpm
|
||||||
chown bluetooth system /dev/logbuffer_btpower
|
chown bluetooth system /dev/logbuffer_btpower
|
||||||
chown bluetooth system /dev/logbuffer_tty18
|
chown bluetooth system /dev/logbuffer_tty18
|
||||||
|
|
||||||
|
# Enable etm/etm2dram when ramdump is enabled.
|
||||||
|
on property:ro.boot.ramdump=enabled
|
||||||
|
write /sys/devices/platform/exynos-etm/etm_on 1
|
||||||
|
write /sys/devices/platform/etm2dram/arm 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue