Allow BatteryWidget to show bluettooh devices
- Pregrant BLUETOOTH_CONNECT for settingsintelligence for Bramble, redin, and Barbet Test: NA Bug: 277269994 Change-Id: I9131eb1a0449254cb2b30d35146bdae5858e4ca6
This commit is contained in:
parent
9598121b5b
commit
125c7d0880
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@
|
|||
<!-- Location -->
|
||||
<permission name="android.permission.ACCESS_FINE_LOCATION" fixed="false"/>
|
||||
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="false"/>
|
||||
<!-- Battery Widget -->
|
||||
<permission name="android.permission.BLUETOOTH_CONNECT" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception package="com.google.android.apps.cbrsnetworkmonitor">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue