[LPA][Zuma] Add notification pregrant
Bug: 308699419 Test: manual verification Change-Id: I8529edd2c60e831eaeb7c817bef047bafa7dc890
This commit is contained in:
parent
707c8849e5
commit
74433bdbd3
1 changed files with 5 additions and 0 deletions
|
@ -150,5 +150,10 @@
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
<exception
|
||||||
|
package="com.google.android.euicc">
|
||||||
|
<!-- Notifications -->
|
||||||
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||||
|
</exception>
|
||||||
</exceptions>
|
</exceptions>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue