Merge "Add notification pregrant for OobConfig" into 24D1-dev
This commit is contained in:
commit
7a2c55b8d3
1 changed files with 5 additions and 0 deletions
|
@ -143,6 +143,11 @@
|
|||
<!-- 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>
|
||||
<exception
|
||||
package="com.google.android.euicc">
|
||||
<!-- Notifications -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue