Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37e99f61 authored by Ned Burns's avatar Ned Burns Committed by Automerger Merge Worker
Browse files

Merge "Disable flag override on standard builds" into sc-dev am: 6cce88af

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13419096

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I3bdd2aea59cb4c8dd57fd7aec890ef21e033f321
parents 0b177bd9 6cce88af
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@
  -->
  -->


<resources>
<resources>
    <bool name="are_flags_overrideable">true</bool>
    <bool name="are_flags_overrideable">false</bool>


    <bool name="flag_notification_pipeline2">false</bool>
    <bool name="flag_notification_pipeline2">false</bool>
    <bool name="flag_notification_pipeline2_rendering">false</bool>
    <bool name="flag_notification_pipeline2_rendering">false</bool>