Add notification pregrant for turbo on g s 2 0 1
Bug: 233903326 Test: manual Change-Id: I0c87136f4370c8da8b1f9449fb81faab46e23a30
This commit is contained in:
parent
c9fe11999f
commit
1c1776a05e
1 changed files with 5 additions and 0 deletions
|
@ -158,5 +158,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