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

Commit 7e968758 authored by Evan Laird's avatar Evan Laird Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for status bar user switcher"

parents 8ae64dc0 5d1a027d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -112,6 +112,9 @@ public class Flags {
    public static final BooleanFlag COMBINED_STATUS_BAR_SIGNAL_ICONS =
            new BooleanFlag(601, false);

    public static final BooleanFlag STATUS_BAR_USER_SWITCHER =
            new BooleanFlag(602, false);

    /***************************************/
    // 700 - dialer/calls
    public static final BooleanFlag ONGOING_CALL_STATUS_BAR_CHIP =