Add notification pregrant for turbo on g s 2 0 1

Bug: 233903326
Test: manual
Change-Id: I0c87136f4370c8da8b1f9449fb81faab46e23a30
This commit is contained in:
Nate Myren 2022-06-01 10:20:08 -07:00
parent c9fe11999f
commit 1c1776a05e

View file

@ -158,5 +158,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>