mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Add notification pregrant for OobConfig am: 4874713933
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18469885 Change-Id: Ia4d73584d11e62500036982a61f418927002ef05 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -145,5 +145,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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user