Remove net_bt_stack group and replace it with bluetooth am: a771b13ba0 am: f225fa0f95
am: 5bd9e29719

Change-Id: I53eccc8ff15f60bdeea170bcdeac42c66b213692
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