diff options
Diffstat (limited to 'rootdir/etc')
-rw-r--r-- | rootdir/etc/init.qcom.rc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 1ec6717..e42d629 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -394,21 +394,6 @@ service tftp_server /vendor/bin/tftp_server user root writepid /dev/cpuset/system-background/tasks -on property:vendor.wc_transport.start_hci=true - start vendor.start_hci_filter - -on property:vendor.wc_transport.start_hci=false - stop vendor.start_hci_filter - - -service vendor.start_hci_filter /vendor/bin/wcnss_filter - class late_start - user bluetooth - group bluetooth diag system wakelock - seclabel u:r:bluetooth:s0 - writepid /dev/cpuset/system-background/tasks - disabled - service atfwd /vendor/bin/ATFWD-daemon class late_start user system |