aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-08-11 15:18:05 +0200
committerCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-08-11 19:41:32 +0200
commitce0b845a059a0154483ed8039add76a3a900eb1a (patch)
treeb5f0e22f5576799856232858a5ea205d5b3e9792
parent9c56be5cdda18ec621894991ac8fc075ea459279 (diff)
msm8996-common: Remove unneeded hci_filter_root service.
-rw-r--r--rootdir/etc/init.qcom.rc17
1 files changed, 1 insertions, 16 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index f100c74..532c150 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -379,25 +379,10 @@ on property:wc_transport.start_hci=false
service start_hci_filter /vendor/bin/wcnss_filter
class late_start
user bluetooth
- group bluetooth oem_2901
- seclabel u:r:wcnss_filter:s0
+ group bluetooth diag system wakelock
writepid /dev/cpuset/system-background/tasks
disabled
-on property:wc_transport.start_root=true
- start hci_filter_root
-
-on property:wc_transport.start_root=false
- stop hci_filter_root
-
-service hci_filter_root /vendor/bin/wcnss_filter
- class late_start
- user bluetooth
- group bluetooth oem_2901 system
- seclabel u:r:wcnss_filter:s0
- disabled
- writepid /dev/cpuset/system-background/tasks
-
service atfwd /vendor/bin/ATFWD-daemon
class late_start
user system