Pregrant camera permission to Pixel Camera Services am: 5ea164435b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15303231 Change-Id: I6a8ea38ad04fb064ab957c531ffd6eddd586003e
This commit is contained in:
commit
8389c732aa
1 changed files with 5 additions and 0 deletions
|
@ -49,6 +49,11 @@
|
||||||
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="false"/>
|
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="false"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
|
||||||
|
<exception package="com.google.android.apps.camera.services">
|
||||||
|
<!-- Camera -->
|
||||||
|
<permission name="android.permission.CAMERA" fixed="false"/>
|
||||||
|
</exception>
|
||||||
|
|
||||||
<exception package="com.google.android.apps.cbrsnetworkmonitor">
|
<exception package="com.google.android.apps.cbrsnetworkmonitor">
|
||||||
<!-- Location access to create CBRS geofences-->
|
<!-- Location access to create CBRS geofences-->
|
||||||
<permission name="android.permission.ACCESS_FINE_LOCATION" fixed="true"/>
|
<permission name="android.permission.ACCESS_FINE_LOCATION" fixed="true"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue