mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Fix OobConfig permission for zuma.
Bug: 286117997 Test: build and manual test Change-Id: I51f3a63b337ea555cc52ba71d776f5d0993409fd
This commit is contained in:
@@ -128,5 +128,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