From ce0b845a059a0154483ed8039add76a3a900eb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cosme=20Dom=C3=ADnguez=20D=C3=ADaz?= Date: Sat, 11 Aug 2018 15:18:05 +0200 Subject: msm8996-common: Remove unneeded hci_filter_root service. --- rootdir/etc/init.qcom.rc | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'rootdir') 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 -- cgit v1.2.3