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

Commit 0eb31803 authored by Ned Burns's avatar Ned Burns
Browse files

Disable flag override on standard builds

Bug: 177954419
Test: manual
Change-Id: I3a7bb82fdf3facc5c273d4b7f52d55f94850a12d
parent d39f71e4
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>