[LPA][Zuma] Add notification pregrant

Bug: 308699419
Test: manual verification
Change-Id: I8529edd2c60e831eaeb7c817bef047bafa7dc890
This commit is contained in:
Muralidhar Reddy 2023-11-03 04:40:09 +00:00 committed by Muralidhar Reddy Mule
parent 707c8849e5
commit 74433bdbd3

View file

@ -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>