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
This commit is contained in:
Alejandro Nijamkin
2022-09-23 10:47:16 -07:00
parent 488a69bfc4
commit fcbd002135

View File

@@ -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