mirror of
https://github.com/Evolution-X-Devices/device_google_zumapro
synced 2026-02-01 07:42:11 +00:00
Adding post notification to gca default permissions
Bug: 331677590 Test: Build and flash. Permission was pregranted to gca. Change-Id: Ia8b6a1bbf34bf6b2d703d4a124c61469a586e03f
This commit is contained in:
@@ -51,6 +51,10 @@
|
||||
<permission name="android.permission.BLUETOOTH_CONNECT" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception package="com.google.android.GoogleCamera">
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception package="com.google.android.apps.camera.services">
|
||||
<!-- Camera -->
|
||||
<permission name="android.permission.CAMERA" fixed="false"/>
|
||||
|
||||
Reference in New Issue
Block a user