Release activity starter to team food.
Bug: 278273334 Test: been testing with flag on Change-Id: I1f9a353cbbcd3d44c69de93903d6ab46d113a2b6
This commit is contained in:
@@ -678,5 +678,6 @@ object Flags {
|
||||
|
||||
// TODO(b/278761837): Tracking Bug
|
||||
@JvmField
|
||||
val USE_NEW_ACTIVITY_STARTER = unreleasedFlag(2801, name = "use_new_activity_starter")
|
||||
val USE_NEW_ACTIVITY_STARTER = unreleasedFlag(2801, name = "use_new_activity_starter",
|
||||
teamfood = true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user