diff options
Diffstat (limited to 'init.deb.rc')
| -rw-r--r-- | init.deb.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/init.deb.rc b/init.deb.rc index 2a472ab..3504512 100644 --- a/init.deb.rc +++ b/init.deb.rc @@ -53,7 +53,7 @@ on boot chmod 2770 /dev/socket/qmux_radio mkdir /dev/socket/qmux_audio 0770 media audio chmod 2770 /dev/socket/qmux_audio - mkdir /dev/socket/qmux_bluetooth 0770 bluetooth net_bt_stack + mkdir /dev/socket/qmux_bluetooth 0770 bluetooth bluetooth chmod 2770 /dev/socket/qmux_bluetooth mkdir /dev/socket/qmux_gps 0770 gps gps chmod 2770 /dev/socket/qmux_gps @@ -232,7 +232,7 @@ service rmt_storage /system/bin/rmt_storage service hciattach /system/bin/init.flo.bt.sh class late_start user bluetooth - group qcom_oncrpc bluetooth net_bt_admin system net_bt_stack + group qcom_oncrpc bluetooth system disabled oneshot @@ -341,7 +341,7 @@ service wcnss_init /system/bin/init.flo.wifi.sh service bdAddrLoader /system/bin/bdAddrLoader -f /persist/bluetooth/.bdaddr -h -x class main user bluetooth - group system bluetooth net_bt_stack + group system bluetooth oneshot service qseecomd /system/bin/qseecomd |
