Add missing android.permission.POST_NOTIFICATIONS
It was approved at gs201 go/ag/19997820 bug: 289878269 Change-Id: Id345368aab6d255624a316877c3d960f518b637c
This commit is contained in:
parent
27f50dfd36
commit
04f2a3b2a6
1 changed files with 2 additions and 0 deletions
|
@ -106,6 +106,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