Snap for 8594204 from 1bb13fef5e to tm-qpr1-release

Change-Id: I4ccc123472d56a41775e05c712bc32508a844967
This commit is contained in:
Android Build Coastguard Worker 2022-05-15 01:01:32 +00:00
commit 05be63244c

View file

@ -130,5 +130,20 @@
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
<exception
package="com.google.android.adservices">
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
<exception
package="com.google.android.apps.mediashell">
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
<exception
package="com.google.android.apps.pixelmigrate">
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
</exceptions>