mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Grant the post notification permission to Turbo
Bug: 293813663 Test: manual and local build verify Change-Id: I9ae27af828b1eeb2b8c2e2397a94e74f2315298a
This commit is contained in:
@@ -150,6 +150,11 @@
|
||||
<!-- 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>
|
||||
<exception
|
||||
package="com.google.android.euicc">
|
||||
<!-- Notifications -->
|
||||
|
||||
Reference in New Issue
Block a user