summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.hikey.rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.hikey.rc b/init.hikey.rc
index a144ca6b..642015ca 100644
--- a/init.hikey.rc
+++ b/init.hikey.rc
@@ -86,7 +86,8 @@ on property:usb_speed.switch=full
#userspace daemon needed for bluetooth
service uim /system/bin/uim
class main
- user root
+ user bluetooth
+ group bluetooth net_bt_admin system net_bt_stack
oneshot
service wpa_supplicant /system/bin/wpa_supplicant \