Enable MIGRATE_INDICATION_AREA For Droidfood

Has been tested and soaked in teamfood

Bug: 280067944
Test: manual
Change-Id: I34d4d65dcd2b13d49662c75ed894c0701fd520ed
This commit is contained in:
Matt Pietal
2023-07-18 17:33:06 +00:00
parent 6400f4b14a
commit b2052c4e6d

View File

@@ -254,7 +254,7 @@ object Flags {
/** Migrate the indication area to the new keyguard root view. */
// TODO(b/280067944): Tracking bug.
@JvmField
val MIGRATE_INDICATION_AREA = unreleasedFlag(236, "migrate_indication_area", teamfood = true)
val MIGRATE_INDICATION_AREA = releasedFlag(236, "migrate_indication_area")
/**
* Migrate the bottom area to the new keyguard root view.