Add notification pregrant for OobConfig
Bug: 232002666 Change-Id: I5f9ed54fb4e020dd98fe94198ddd6cf782cdf415 Test: manual
This commit is contained in:
parent
faaa95c900
commit
818f1b9d9e
1 changed files with 5 additions and 0 deletions
|
@ -148,5 +148,10 @@
|
|||
<!-- 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>
|
||||
</exceptions>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue