mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
Add notification pregrant for turbo on g s 2 0 1
Bug: 233903326 Test: manual Change-Id: I0c87136f4370c8da8b1f9449fb81faab46e23a30
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user