Add further notification pregrants to gs101
Bug: 232469538 Bug: 232470607 Bug: 232470323 Test: manual Change-Id: I20ae51120df4302b5d7b8c56cda17c3d48e472d8
This commit is contained in:
parent
f917c52947
commit
0336ee1b4c
1 changed files with 15 additions and 0 deletions
|
@ -133,5 +133,20 @@
|
|||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
<exception
|
||||
package="com.google.android.adservices">
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
<exception
|
||||
package="com.google.android.apps.mediashell">
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
<exception
|
||||
package="com.google.android.apps.pixelmigrate">
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
</exceptions>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue