wahoo: Change ramdump property names

Avoid using vendor names in properties.

Change-Id: I1d0bc294584daa6910fc778ada05631440d3e707
This commit is contained in:
Oleg Matcovschi
2017-11-21 13:44:58 -08:00
parent b6238646a1
commit a54d493853
2 changed files with 2 additions and 3 deletions

View File

@@ -382,7 +382,7 @@ service vendor.cnss_diag_txt /vendor/bin/cnss_diag -s -f -m /data/vendor/wifi/cn
disabled
oneshot
on property:debug.htc.ramdump.crash=true
on property:debug.ramdump.force_crash=true
write /proc/sysrq-trigger "c"
on property:sys.logger.bluetooth=true

View File

@@ -10,8 +10,7 @@ persist.net.doxlat u:object_r:net_radio_prop:s0
sys.post_boot. u:object_r:post_boot_prop:s0
radio. u:object_r:radio_prop:s0
rcs.publish.status u:object_r:radio_prop:s0
debug.htc.hrdump u:object_r:ramdump_prop:s0
debug.htc.ramdump u:object_r:ramdump_prop:s0
debug.ramdump. u:object_r:ramdump_prop:s0
persist.sys.crash_rcu u:object_r:ramdump_prop:s0
debug.ssrdump u:object_r:ssr_prop:s0
persist.sys.cnss. u:object_r:cnss_diag_prop:s0