Grant the post notification permission to Turbo
Bug: 293813663 Test: manual and local build verify Change-Id: I9ae27af828b1eeb2b8c2e2397a94e74f2315298a
This commit is contained in:
parent
1b45f49762
commit
838d9245c0
1 changed files with 5 additions and 0 deletions
|
@ -150,6 +150,11 @@
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
<exception
|
||||||
|
package="com.google.android.apps.turbo">
|
||||||
|
<!-- Notifications -->
|
||||||
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||||
|
</exception>
|
||||||
<exception
|
<exception
|
||||||
package="com.google.android.euicc">
|
package="com.google.android.euicc">
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue