Promote the SEMI_STABLE_SORT flag from teamfood to droidfood
Bug: 241229236 Change-Id: I8f4aafbd54e9c69ae371571b367ee2a510484ed9 Test: soaked in teamfood for weeks
This commit is contained in:
@@ -80,7 +80,7 @@ object Flags {
|
||||
val STABILITY_INDEX_FIX = releasedFlag(114, "stability_index_fix")
|
||||
|
||||
// TODO(b/259559750): Tracking Bug
|
||||
val SEMI_STABLE_SORT = unreleasedFlag(115, "semi_stable_sort", teamfood = true)
|
||||
val SEMI_STABLE_SORT = releasedFlag(115, "semi_stable_sort")
|
||||
|
||||
@JvmField
|
||||
val USE_ROUNDNESS_SOURCETYPES = unreleasedFlag(116, "use_roundness_sourcetype", teamfood = true)
|
||||
|
||||
Reference in New Issue
Block a user