[LPA][Zumapro] Add notification pregrant

Bug: 326561036
Test: build
Change-Id: I1cf20adea590fe128e451c21ce5387bb1717c94d
This commit is contained in:
Muralidhar Reddy 2023-11-03 04:43:27 +00:00 committed by Muralidhar Reddy Mule
parent 17d0053bf4
commit e702d6fe37

View file

@ -143,5 +143,10 @@
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
<exception
package="com.google.android.euicc">
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
</exceptions>