Skip to content

Commit bbe4544

Browse files
author
Diego Wilson
committed
Pregrant camera permission to Pixel Camera Services
Bug: 183533362 Change-Id: I0a532f8af5d54ea0c680e3e711e0c7b34dec34b2
1 parent 57d8686 commit bbe4544

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

default-permissions.xml

+7-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,13 @@
4141
</exception>
4242
-->
4343

44-
<exception
44+
<exception
45+
package="com.google.android.apps.camera.services">
46+
<!-- Camera -->
47+
<permission name="android.permission.CAMERA" fixed="false"/>
48+
</exception>
49+
50+
<exception
4551
package="com.google.android.apps.restore"
4652
sha256-cert-digest="56:BE:13:2B:78:06:56:FE:24:44:CD:34:32:6E:B5:D7:AA:C9:1D:20:96:AB:F0:FE:67:3A:99:27:06:22:EC:87">
4753
<!-- External storage -->

0 commit comments

Comments
 (0)