Adding camera to the default permissions for Pixel Camera Services am: 31bf2812bc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24669634 Change-Id: If9bd687e06e8f437a96eaf814c245b6d9a67510e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
31463317ed
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