Grant the post notification permission to Turbo
- grant the permission on zumapro Bug: 293813663 Test: manual and local build verify Change-Id: I8a427c712b096c112b46ba796378e1f69f6a97f1
This commit is contained in:
parent
8a15203216
commit
2b198c6ebc
1 changed files with 5 additions and 0 deletions
|
@ -134,5 +134,10 @@
|
|||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
<exception
|
||||
package="com.google.android.apps.turbo">
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
</exceptions>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue