pregrant coarse and background location permission to scone am: 830d28d745
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15819240 Change-Id: I4f3f99f203dbecf10aa078154a722dc95d5fb83b
This commit is contained in:
commit
257edf17c0
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@
|
|||
</exception>
|
||||
|
||||
<exception package="com.google.android.apps.scone">
|
||||
<!-- Location access to determine proximity to a CBRS network coverage area -->
|
||||
<permission name="android.permission.ACCESS_COARSE_LOCATION" fixed="false"/>
|
||||
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="false"/>
|
||||
<!-- Used to call ActivityTransition API for Smart PNO -->
|
||||
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
|
||||
</exception>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue