Add notification pregrant for OobConfig

Bug: 329919507
Test: Manual
Change-Id: I6f41a4bab0b459d98bca2e0d5debe1d1f7ca17d7
This commit is contained in:
Justin Gross 2024-03-18 15:58:33 +00:00
parent 0cf027cad7
commit 8d3964566d

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