summaryrefslogtreecommitdiff
path: root/default-permissions.xml
diff options
context:
space:
mode:
authorykhung <ykhung@google.com>2022-04-19 17:01:05 +0800
committerYK Hung <ykhung@google.com>2022-04-19 14:12:07 +0000
commite1a5177c8122078e9c388c1630ce969a3dbe9937 (patch)
tree3f4fdf390f1d752cfab359edbfd7914e6457084c /default-permissions.xml
parent1c08d08e8077bb5b91b0189fe345bb30293722a2 (diff)
downloadgs201-e1a5177c8122078e9c388c1630ce969a3dbe9937.tar.gz
Add BLUETOOTH_CONNECT permission for SettingsIntelligence
Add BLUETOOTH_CONNECT permission for SettingsIntelligence, which is required for the battery widget feature to launch the detailed bluetooth settings page in the Settings Test: build Bug: 227265502 Change-Id: Iac2cb88aed1abfcef9960438f0e4b198b3d9c12c
Diffstat (limited to 'default-permissions.xml')
-rw-r--r--default-permissions.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default-permissions.xml b/default-permissions.xml
index 2641aa4..8a67c9b 100644
--- a/default-permissions.xml
+++ b/default-permissions.xml
@@ -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">