Adding post notification to gca default permissions
Bug: 331677590 Test: Build and flash. Permission was pregranted to gca. Change-Id: Id38a1cfebaed37fe82f01c4116967a867e026309
This commit is contained in:
parent
f2b7e75b56
commit
f1558f0cc8
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@
|
|||
</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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue