Promote the STABILITY_INDEX_FIX flag from teamfood to droidfood
Bug: 241229236 Test: soaked in teamfood for weeks Change-Id: I9f9b90bb67ed324497a9887e4c9e0667fb04832b
This commit is contained in:
@@ -75,7 +75,11 @@ object Flags {
|
||||
@JvmField
|
||||
val NOTIFICATION_DISMISSAL_FADE =
|
||||
unreleasedFlag(113, "notification_dismissal_fade", teamfood = true)
|
||||
val STABILITY_INDEX_FIX = unreleasedFlag(114, "stability_index_fix", teamfood = true)
|
||||
|
||||
// TODO(b/259558771): Tracking Bug
|
||||
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)
|
||||
|
||||
@JvmField
|
||||
|
||||
Reference in New Issue
Block a user