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

Commit ed62efc6 authored by Aaron Liu's avatar Aaron Liu Committed by Automerger Merge Worker
Browse files

Merge "[Bouncer] Change modern arch to unreleased." into tm-qpr-dev am: 98fb142a

parents b7d12fb1 98fb142a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ public class Flags {
     * Flag to enable the usage of the new bouncer data source. This is a refactor of and
     * eventual replacement of KeyguardBouncer.java.
     */
    public static final ReleasedFlag MODERN_BOUNCER = new ReleasedFlag(208);
    public static final UnreleasedFlag MODERN_BOUNCER = new UnreleasedFlag(208);

    /** Whether UserSwitcherActivity should use modern architecture. */
    public static final UnreleasedFlag MODERN_USER_SWITCHER_ACTIVITY =