[LPA][gs101] Add notification pregrant
refer to b/237497128 Bug: 251705860 Test: manual Change-Id: I4c6609c0e36d7404adc4da23f91f0d0cf47285ad
This commit is contained in:
parent
72014f715c
commit
050a62c778
1 changed files with 5 additions and 1 deletions
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue