Add notification pregrant for OobConfig am: 4874713933
am: e1595079a3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18469885 Change-Id: I231223468df49eb70e0a6b04a460ab5967340d16 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
23684a1173
1 changed files with 5 additions and 0 deletions
|
@ -145,5 +145,10 @@
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
<exception
|
||||||
|
package="com.google.android.apps.work.oobconfig">
|
||||||
|
<!-- Notifications -->
|
||||||
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
||||||
|
</exception>
|
||||||
</exceptions>
|
</exceptions>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue