Add notification pregrant for turbo on g s 1 0 1 am: 6dc12ba6a8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/18699149 Change-Id: Ib029be1f5a68d26b0d73d4bc01f90dadb4a6fc2d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a27dd31198
1 changed files with 5 additions and 0 deletions
|
@ -155,5 +155,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