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

Commit 6cce88af authored by Ned Burns's avatar Ned Burns Committed by Android (Google) Code Review
Browse files

Merge "Disable flag override on standard builds" into sc-dev

parents 5ad8c63a 0eb31803
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>