diff options
Diffstat (limited to 'rootdir/etc')
-rw-r--r-- | rootdir/etc/init.qcom.rc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index ca705e2..f413864 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -701,18 +701,6 @@ service hci_filter_root /vendor/bin/wcnss_filter class late_start user bluetooth group bluetooth diag system - 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 diag system seclabel u:r:wcnss_filter:s0 disabled |