[Scone] add BLUETOOTH_CONNECT to SCONE default permission
MBA Approval: b/330640278 Bug: b/343608940 Test: Build and Flash Change-Id: I2aca6fbdc59e47d6e46af918d85661116b6424d8
This commit is contained in:
parent
e70b5ae7c7
commit
b74903d33e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue