diff options
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rwxr-xr-x | rootdir/etc/init.qcom.rc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 37ceb87..5c579cc 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -774,7 +774,6 @@ on property:bluetooth.startbtsnoop=false stop btsnoop on property:vold.decrypt=trigger_restart_framework - start config_bt_addr start config_bluetooth on property:persist.env.fastdorm.enabled=true @@ -832,12 +831,6 @@ service hci_filter_root /system/bin/wcnss_filter group bluetooth diag system disabled -service config_bt_addr /system/bin/btnvtool -O - class core - user bluetooth - group bluetooth radio - oneshot - on property:wc_transport.start_root=true start hci_filter_root |