summaryrefslogtreecommitdiff
path: root/init.hardware.diag.rc.userdebug
diff options
context:
space:
mode:
authorJaekyun Seok <jaekyun@google.com>2018-03-22 18:18:22 +0900
committerJaekyun Seok <jaekyun@google.com>2018-03-22 18:30:49 +0900
commit3251fc3233c48d0a7888cdbbb59d854be1496916 (patch)
tree32046512e760590e5d5bbf35156617180214f6fe /init.hardware.diag.rc.userdebug
parent168f59b31917e1ad80b23f87c65ec1e7f91b4adb (diff)
downloadbonito-3251fc3233c48d0a7888cdbbb59d854be1496916.tar.gz
Namespace ramdump_prop with vendor prefix (4/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 blueline Change-Id: I5074864d2cac108835063164defaf16e760add4e
Diffstat (limited to 'init.hardware.diag.rc.userdebug')
-rw-r--r--init.hardware.diag.rc.userdebug2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.hardware.diag.rc.userdebug b/init.hardware.diag.rc.userdebug
index 4bbe1136..3b8a876b 100644
--- a/init.hardware.diag.rc.userdebug
+++ b/init.hardware.diag.rc.userdebug
@@ -387,7 +387,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:ro.vendor.bluetooth.ftm_enabled=true