Merge "[Scone] add BLUETOOTH_CONNECT to SCONE default permission" into 24D1-dev
This commit is contained in:
commit
d109dbd668
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@
|
||||||
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
|
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
|
||||||
<!-- Used to display notifications for Spectrum Speedboost and Satellite eSOS -->
|
<!-- Used to display notifications for Spectrum Speedboost and Satellite eSOS -->
|
||||||
<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
|
<exception
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue