Revert "potter: do not use a wrapper for hci_qcomm_init service"

(reverted from commit 98b99b064f)
This commit is contained in:
Vachounet
2017-06-21 11:01:43 +02:00
parent 1ad7302bc6
commit 85e1ef4bc3
2 changed files with 93 additions and 3 deletions

View File

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