mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user