Merge "Add notification pregrant for OobConfig" into 24D1-dev

This commit is contained in:
Justin Gross 2024-03-25 22:22:23 +00:00 committed by Android (Google) Code Review
commit 7a2c55b8d3

View file

@ -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 -->