Merge "[Scone] add BLUETOOTH_CONNECT to SCONE default permission" into main
This commit is contained in:
commit
a45c09e380
1 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,8 @@
|
||||||
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
|
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
<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>
|
||||||
|
|
||||||
<exception package="com.google.android.apps.setupwizard.searchselector">
|
<exception package="com.google.android.apps.setupwizard.searchselector">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue