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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user