Grant the post notification permission to Turbo

Bug: 293813663
Test: manual and local build verify
Change-Id: I9ae27af828b1eeb2b8c2e2397a94e74f2315298a
This commit is contained in:
Wesley Wang 2023-12-12 14:21:41 +08:00
parent 1b45f49762
commit 838d9245c0

View file

@ -150,6 +150,11 @@
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
</exception>
<exception
package="com.google.android.apps.turbo">
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
<exception
package="com.google.android.euicc">
<!-- Notifications -->