diff options
Diffstat (limited to 'rootdir')
-rwxr-xr-x | rootdir/etc/init.qcom.rc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index bf034fd..452225b 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -514,19 +514,6 @@ service vendor.tftp_server /vendor/bin/tftp_server class core user root -on property:wc_transport.start_hci=true - start vendor.start_hci_filter - -on property:wc_transport.start_hci=false - stop vendor.start_hci_filter - -service vendor.start_hci_filter /system/vendor/bin/wcnss_filter - class late_start - user bluetooth - group bluetooth diag system wakelock - seclabel u:r:bluetooth:s0 - disabled - service vendor.ftmd /system/bin/logwrapper /system/vendor/bin/ftmdaemon class late_start user root |