Merge "Disable light reveal migration in teamfood; it is not and was not ready." into tm-qpr-dev

This commit is contained in:
Matt Pietal
2022-12-12 17:20:55 +00:00
committed by Android (Google) Code Review

View File

@@ -172,7 +172,7 @@ object Flags {
* new KeyguardTransitionRepository.
*/
@JvmField
val LIGHT_REVEAL_MIGRATION = unreleasedFlag(218, "light_reveal_migration", teamfood = true)
val LIGHT_REVEAL_MIGRATION = unreleasedFlag(218, "light_reveal_migration", teamfood = false)
// 300 - power menu
// TODO(b/254512600): Tracking Bug