Change output switcher enable api flag to released flag
Bug: 264938937 Test: Using MediaRouter sample app. Change-Id: I8d76cc7e8fc00c25352f1b6b535ec41ebc2d698b
This commit is contained in:
@@ -613,7 +613,7 @@ object Flags {
|
||||
// TODO(b/20911786): Tracking Bug
|
||||
@JvmField
|
||||
val OUTPUT_SWITCHER_SHOW_API_ENABLED =
|
||||
unreleasedFlag(2503, "output_switcher_show_api_enabled", teamfood = true)
|
||||
releasedFlag(2503, "output_switcher_show_api_enabled", teamfood = true)
|
||||
|
||||
// 2700 - unfold transitions
|
||||
// TODO(b/265764985): Tracking Bug
|
||||
|
||||
Reference in New Issue
Block a user