Merge "Defines flag for ravemped WPP UI (1/5)." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
77c214e4cb
@@ -176,6 +176,10 @@ object Flags {
|
|||||||
@JvmField
|
@JvmField
|
||||||
val LIGHT_REVEAL_MIGRATION = unreleasedFlag(218, "light_reveal_migration", teamfood = false)
|
val LIGHT_REVEAL_MIGRATION = unreleasedFlag(218, "light_reveal_migration", teamfood = false)
|
||||||
|
|
||||||
|
// TODO(b/262780002): Tracking Bug
|
||||||
|
@JvmField
|
||||||
|
val REVAMPED_WALLPAPER_UI = unreleasedFlag(222, "revamped_wallpaper_ui", teamfood = false)
|
||||||
|
|
||||||
/** Flag to control the migration of face auth to modern architecture. */
|
/** Flag to control the migration of face auth to modern architecture. */
|
||||||
// TODO(b/262838215): Tracking bug
|
// TODO(b/262838215): Tracking bug
|
||||||
@JvmField val FACE_AUTH_REFACTOR = unreleasedFlag(220, "face_auth_refactor")
|
@JvmField val FACE_AUTH_REFACTOR = unreleasedFlag(220, "face_auth_refactor")
|
||||||
|
|||||||
Reference in New Issue
Block a user