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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user