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

Commit a2a94e3f authored by Matt Pietal's avatar Matt Pietal
Browse files

Dreaming transitions - Enable teamfood

Start enabling DREAMING, LOCKSCREEN, OCCLUSION transitions.

Bug: 260637747
Test: manual
Change-Id: I0808f8b8ab82fa7abdb7bf70fc599b1c6a8e64c2
parent caedd597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -200,7 +200,7 @@ object Flags {
    /** A different path for unocclusion transitions back to keyguard */
    // TODO(b/262859270): Tracking Bug
    @JvmField
    val UNOCCLUSION_TRANSITION = unreleasedFlag(223, "unocclusion_transition", teamfood = false)
    val UNOCCLUSION_TRANSITION = unreleasedFlag(223, "unocclusion_transition", teamfood = true)

    // flag for controlling auto pin confirmation and material u shapes in bouncer
    @JvmField