[LPA][gs101] Add notification pregrant

refer to b/237497128

Bug: 251705860
Test: manual
Change-Id: I4c6609c0e36d7404adc4da23f91f0d0cf47285ad
This commit is contained in:
Jinyoung Jeong 2022-11-29 11:01:39 +00:00 committed by Jin Jeong
parent 72014f715c
commit 050a62c778

View file

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