Merge "[LPA][Zuma] Add notification pregrant" into udc-qpr-dev

This commit is contained in:
Muralidhar Reddy Mule 2023-11-30 14:05:26 +00:00 committed by Android (Google) Code Review
commit 7a01eb40ef

View file

@ -150,5 +150,10 @@
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
</exception>
<exception
package="com.google.android.euicc">
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
</exceptions>