Add notification pregrant for OobConfig
Bug: 329919507 Test: Manual Change-Id: I6f41a4bab0b459d98bca2e0d5debe1d1f7ca17d7
This commit is contained in:
parent
0cf027cad7
commit
8d3964566d
1 changed files with 5 additions and 0 deletions
|
@ -143,6 +143,11 @@
|
|||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
<exception
|
||||
package="com.google.android.apps.work.oobconfig">
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
||||
</exception>
|
||||
<exception
|
||||
package="com.google.android.euicc">
|
||||
<!-- Notifications -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue