[Scone] add BLUETOOTH_CONNECT to SCONE default permission

MBA Approval: b/330640278
Bug: b/343608940
Test: Build and Flash

Change-Id: I2aca6fbdc59e47d6e46af918d85661116b6424d8
This commit is contained in:
jiangzining 2024-05-30 14:39:15 +08:00
parent e70b5ae7c7
commit b74903d33e

View file

@ -86,6 +86,8 @@
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
<!-- Used to display notifications for Spectrum Speedboost and Satellite eSOS -->
<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