Release flag
Release flag for activity starter. Bug: 278761837 Bug: 278273334 Test: Ensure that the previous tests that failed are now passing on abtd. Change-Id: If92f7b458839299417d6002b28cb309c77ac89f2
This commit is contained in:
@@ -712,6 +712,5 @@ object Flags {
|
||||
|
||||
// TODO(b/278761837): Tracking Bug
|
||||
@JvmField
|
||||
val USE_NEW_ACTIVITY_STARTER = unreleasedFlag(2801, name = "use_new_activity_starter",
|
||||
teamfood = true)
|
||||
val USE_NEW_ACTIVITY_STARTER = releasedFlag(2801, name = "use_new_activity_starter")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user