Pregrant camera permission to Pixel Camera Services am: 38f587ba09
am: 5252a4a919
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18596512 Change-Id: If3588b6205c716f145341dbf2e4b741fef108ce4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0ecc9b2aaf
1 changed files with 6 additions and 0 deletions
|
@ -41,6 +41,12 @@
|
|||
</exception>
|
||||
-->
|
||||
|
||||
<exception
|
||||
package="com.google.android.apps.camera.services">
|
||||
<!-- Camera -->
|
||||
<permission name="android.permission.CAMERA" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception package="com.google.android.settings.intelligence">
|
||||
<!-- Calendar -->
|
||||
<permission name="android.permission.READ_CALENDAR" fixed="true"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue