potter: do not use a wrapper for hci_qcomm_init service

This commit is contained in:
Vachounet
2017-04-18 12:33:11 +02:00
parent dd9e346839
commit 98b99b064f
2 changed files with 3 additions and 93 deletions

View File

@@ -598,13 +598,13 @@ service config_bt_addr /system/bin/btnvtool -O
group bluetooth radio
oneshot
service config_bluetooth /system/bin/sh /system/etc/init.qcom.bt.sh "onboot"
service config_bluetooth /system/bin/hci_qcomm_init -e -p 0 -P 1
class core
user bluetooth
group bluetooth system
group bluetooth system net_bt_admin
oneshot
service hciattach /system/bin/sh /system/etc/init.qcom.bt.sh
service hciattach /system/bin/sh /init.qcom.bt.sh
class late_start
user bluetooth
group bluetooth net_bt_admin