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