mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Namespace ramdump_prop with vendor prefix (2/7)
debug.ramdump.* and persist.sys.crash_rcu should be renamed to vendor.debug.ramdump.* and persist.vendor.sys.crash_rcu repectively because they are vendor-specific properties. Bug: 74266614 Test: succeeded building and tested with taimen Change-Id: I4d277207b68000160e101456e110656aa483eb83
This commit is contained in:
@@ -76,7 +76,7 @@ service vendor.cnss_diag_txt /vendor/bin/cnss_diag -s -f -m /data/vendor/wifi/cn
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:debug.ramdump.force_crash=true
|
||||
on property:vendor.debug.ramdump.force_crash=true
|
||||
write /proc/sysrq-trigger "c"
|
||||
|
||||
on property:sys.logger.bluetooth=true
|
||||
|
||||
Reference in New Issue
Block a user