Merge "[Scone] add BLUETOOTH_CONNECT to SCONE default permission" into main

This commit is contained in:
Zining Jiang 2024-05-30 08:58:55 +00:00 committed by Android (Google) Code Review
commit 0aa88619c0

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