Merge "Defines flag for ravemped WPP UI (1/5)." into tm-qpr-dev am: 77c214e4cb
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20752492 Change-Id: I080cb7547458f30eb72e9d17e395922e9b1d4c90 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -176,6 +176,10 @@ object Flags {
|
||||
@JvmField
|
||||
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. */
|
||||
// TODO(b/262838215): Tracking bug
|
||||
@JvmField val FACE_AUTH_REFACTOR = unreleasedFlag(220, "face_auth_refactor")
|
||||
|
||||
Reference in New Issue
Block a user