diff options
| author | Ethan Chen <intervigil@gmail.com> | 2018-01-21 22:47:14 -0800 |
|---|---|---|
| committer | Bruno Martins <bgcngm@gmail.com> | 2020-10-23 09:43:16 +0100 |
| commit | 09865e803ae8c3dad56f936c0285e5f8d336f382 (patch) | |
| tree | bd569df876dd144519bcc6e397760db6729c6ac6 /rootdir | |
| parent | a5df9e9296cc04c994838e8bb0b55bf31277ca10 (diff) | |
pro1: Remove cnss_diag
* This is for debug use only
Change-Id: If7f972c5eebfa049ba8a08748088aca5dcae0487
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index dea5155..984eeda 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -474,16 +474,6 @@ on property:sys.shutdown.requested=* write /sys/kernel/shutdown_wlan/shutdown 1 stop vendor.cnss-daemon -service vendor.cnss_diag /vendor/bin/cnss_diag -q -f -t HELIUM - class main - user system - group system wifi inet sdcard_rw media_rw diag - oneshot - writepid /dev/cpuset/system-background/tasks - -on property:vold.decrypt=trigger_restart_framework - start vendor.cnss_diag - service vendor.dpmQmiMgr /vendor/bin/dpmQmiMgr class main user system |
