[Scone] add BLUETOOTH_CONNECT to SCONE default permission

Bug: 343608940
MBA Approval: b/330640278
Test: Build and Flash
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b74903d33ee1b8dbc3e09950d994aae379b5a937)
Merged-In: I2aca6fbdc59e47d6e46af918d85661116b6424d8
Change-Id: I2aca6fbdc59e47d6e46af918d85661116b6424d8
This commit is contained in:
jiangzining 2024-05-30 14:39:15 +08:00 committed by Zining Jiang
parent cb1aeaadf1
commit fc8c17c28b

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