Disable light reveal migration in teamfood; it is not and was not ready.

Bug: 261602024
Test: light reveal goes back to working
Change-Id: I00f70fab289966423a035385a4a9d1371ffd8c46
This commit is contained in:
Josh Tsuji
2022-12-06 14:08:23 -05:00
parent 1c79c55c4e
commit 233c2f33c7

View File

@@ -169,7 +169,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