Merge "[LPA][Zuma] Add notification pregrant" into udc-qpr-dev
This commit is contained in:
commit
7a01eb40ef
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