mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Enable ramdump on debug.htc.ramdump.crash
Enable ramdump on a live system by enabling the property debug.htc.ramdump.crash. This property is protected by selinux policy with the label ramdump_prop. Bug: 62437259 Test: forced ramdump from Ramdump Uploader app. Change-Id: Ifa9b7cf22749c0686e7d01ca2a4fc10dbd4b729c
This commit is contained in:
@@ -381,3 +381,6 @@ service cnss_diag_txt /vendor/bin/cnss_diag -s -f -m /data/vendor/wifi/cnss_diag
|
||||
group system
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:debug.htc.ramdump.crash=true
|
||||
write /proc/sysrq-trigger "c"
|
||||
|
||||
Reference in New Issue
Block a user