Merge "[Scone] add BLUETOOTH_CONNECT to SCONE default permission" into 24D1-dev

This commit is contained in:
Zining Jiang 2024-06-04 02:17:27 +00:00 committed by Android (Google) Code Review
commit d109dbd668

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