Merge "[LPA][Zumapro] Add notification pregrant" into main

This commit is contained in:
Muralidhar Reddy Mule 2024-02-26 04:30:23 +00:00 committed by Android (Google) Code Review
commit 6503e12fd3

View file

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