Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 233c2f33 authored by Josh Tsuji's avatar Josh Tsuji
Browse files

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
parent 1c79c55c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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