Add notification pregrant for OobConfig am: 818f1b9d9e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/18467605 Change-Id: I27689653cfe20086aa064d5f9f7aedf4684298a7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
17ce833af1
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