Add notification pregrant for turbo on g s 1 0 1

Bug: 233903326
Test: manual
Change-Id: Iff3059d1b84dfdf54d288392886daee79ecc24a3
This commit is contained in:
Nate Myren 2022-06-01 10:16:56 -07:00
parent af36185b92
commit 6dc12ba6a8

View file

@ -155,5 +155,10 @@
<!-- 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>
</exceptions>