Add notification pregrant for turbo on g s 1 0 1
Bug: 233903326 Test: manual Change-Id: Iff3059d1b84dfdf54d288392886daee79ecc24a3
This commit is contained in:
parent
af36185b92
commit
6dc12ba6a8
1 changed files with 5 additions and 0 deletions
|
@ -155,5 +155,10 @@
|
||||||
<!-- 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>
|
||||||
</exceptions>
|
</exceptions>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue