Add notification permission pregrant for WfcActivation APP
- It was already approved at gs201 go/ag/19997820 Bug: 323482401 Test: manual and local build verify Change-Id: I5016d3b4fdc16277eecac313a87ab9426e6fbdb0
This commit is contained in:
parent
1ad6fb7289
commit
7279c7ee0f
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,8 @@
|
|||
<exception package="com.google.android.wfcactivation">
|
||||
<!-- SMS -->
|
||||
<permission name="android.permission.RECEIVE_WAP_PUSH" fixed="false"/>
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception package="com.google.android.apps.accessibility.voiceaccess">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue