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 a45c09e380

View file

@ -79,6 +79,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 package="com.google.android.apps.setupwizard.searchselector">