Merge "Add missing android.permission.POST_NOTIFICATIONS" into udc-d1-dev
This commit is contained in:
commit
4b147a4ed7
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@
|
||||||
<exception package="com.google.android.wfcactivation">
|
<exception package="com.google.android.wfcactivation">
|
||||||
<!-- SMS -->
|
<!-- SMS -->
|
||||||
<permission name="android.permission.RECEIVE_WAP_PUSH" fixed="false"/>
|
<permission name="android.permission.RECEIVE_WAP_PUSH" fixed="false"/>
|
||||||
|
<!-- Notifications -->
|
||||||
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
|
||||||
<exception package="com.google.android.apps.accessibility.voiceaccess">
|
<exception package="com.google.android.apps.accessibility.voiceaccess">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue