[Bouncer] Change modern arch to unreleased.
Bug: 240299776 Test: None as this is a flag Change-Id: I27c1e08c5e20f08308346a80a7e3fd64257af609
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user