Pregrant camera permission to Pixel Camera Services
Test: built/flashed and observed Camera permission present. Bug: 233800867 Change-Id: Ic6760a8b301e9c6dac7f87aa7778762b219015f6
This commit is contained in:
parent
e4e4847339
commit
38f587ba09
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