[Scone] add BLUETOOTH_CONNECT to SCONE default permission
MBA Approval: b/330640278
Bug: b/343608940
Test: Build and Flash
Change-Id: Iab018eadac023f19297ee25e475374e4c7a691ae
diff --git a/default-permissions.xml b/default-permissions.xml
index fb5ed94..03fdec2 100644
--- a/default-permissions.xml
+++ b/default-permissions.xml
@@ -73,6 +73,8 @@
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
+ <!-- Used by Bluetooth Module to collect bluetooth info -->
+ <permission name="android.permission.BLUETOOTH_CONNECT" fixed="false"/>
</exception>
<exception