pregrant coarse and background location permission to scone am: 830d28d745 am: 58fe665e51
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15819240 Change-Id: Ibd9ac10f6ac18eea98fb076cd8ef9303f28adb86
This commit is contained in:
commit
245e6ca45d
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