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

Commit ffc9de7d 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 am: 37e99f61

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I18bc20eecbe59d946ef995e48aefc5975ad8c064
parents eeb4c07a 37e99f61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
  -->

<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_rendering">false</bool>