Remove net_bt_stack group and replace it with bluetooth
am: a771b13ba0
Change-Id: Ie57557173f11e082d2acb43cf3d140f7c32757f8
diff --git a/init.hikey.rc b/init.hikey.rc
index b117931..f990a3e 100644
--- a/init.hikey.rc
+++ b/init.hikey.rc
@@ -91,7 +91,7 @@
service uim /system/bin/uim
class main
user bluetooth
- group bluetooth net_bt_admin system net_bt_stack
+ group bluetooth net_bt_admin system
oneshot
service wpa_supplicant /system/bin/wpa_supplicant \
diff --git a/ueventd.hikey.rc b/ueventd.hikey.rc
index 7a1eed6..6a21eea 100644
--- a/ueventd.hikey.rc
+++ b/ueventd.hikey.rc
@@ -1,3 +1,3 @@
/dev/hci_tty 0666 root root
-/dev/ttyAMA1 0660 bluetooth net_bt_stack
+/dev/ttyAMA1 0660 bluetooth bluetooth
/dev/mali 0666 system graphics