Fix OobConfig permission for zuma.
Bug: 286117997 Test: build and manual test Change-Id: I51f3a63b337ea555cc52ba71d776f5d0993409fd
This commit is contained in:
parent
24d4e59415
commit
0af09e0dc8
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue