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