Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Remove net_bt_stack group and replace it with bluetooth
Browse files Browse the repository at this point in the history
Bug: 31549206
Change-Id: I4da37bef5cff0e6054e952e6755905a5cc1e2e68
  • Loading branch information
panickeraj committed Sep 20, 2016
1 parent dfa6e6f commit 35cb698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/etc/platform.xml
Expand Up @@ -43,7 +43,7 @@
</permission>

<permission name="android.permission.BLUETOOTH_STACK" >
<group gid="net_bt_stack" />
<group gid="bluetooth" />
<group gid="wakelock" />
</permission>

Expand Down

0 comments on commit 35cb698

Please sign in to comment.