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

Commit fcbd0021 authored by Alejandro Nijamkin's avatar Alejandro Nijamkin
Browse files

Enables full-screen user switcher refactor flag.

This should make it available to dogfooders.

Bug: 243843160
Test: See QA focus test request in b/246944492
Change-Id: I5986b115b3633dddfb3258286cff85c2105813cf
parent 488a69bf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -101,8 +101,8 @@ public class Flags {
    public static final UnreleasedFlag MODERN_BOUNCER = new UnreleasedFlag(208);

    /** Whether UserSwitcherActivity should use modern architecture. */
    public static final UnreleasedFlag MODERN_USER_SWITCHER_ACTIVITY =
            new UnreleasedFlag(209, true);
    public static final ReleasedFlag MODERN_USER_SWITCHER_ACTIVITY =
            new ReleasedFlag(209, true);

    /***************************************/
    // 300 - power menu