pregrant COARSE_LOCATION to cbrsnetworkmonitor am: 7902f035f2 am: 772ce76d9f

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15852960

Change-Id: I752245db95d27fa87ee6b3933c4b58560f9b163d
This commit is contained in:
Jack Nudelman 2021-09-24 21:44:39 +00:00 committed by Automerger Merge Worker
commit a93f365946

View file

@ -57,6 +57,7 @@
<exception package="com.google.android.apps.cbrsnetworkmonitor">
<!-- Location access to create CBRS geofences-->
<permission name="android.permission.ACCESS_FINE_LOCATION" fixed="true"/>
<permission name="android.permission.ACCESS_COARSE_LOCATION" fixed="true"/>
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="true"/>
</exception>