Remove net_bt_stack group and replace it with bluetooth

Bug: 31549206
Change-Id: I4da37bef5cff0e6054e952e6755905a5cc1e2e68
This commit is contained in:
Ajay Panicker
2016-09-20 11:18:14 -07:00
parent dfa6e6f186
commit 35cb698a88

View File

@@ -43,7 +43,7 @@
</permission>
<permission name="android.permission.BLUETOOTH_STACK" >
<group gid="net_bt_stack" />
<group gid="bluetooth" />
<group gid="wakelock" />
</permission>