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

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

Remove flag check on DREAMING->LOCKSCREEN

This path is also used by communal

Bug: 344620827
Test: N/A
Flag: com.android.systemui.keyguard_wm_state_refactor
Change-Id: If24115d148988d369da703eeae512fc4ad8413af
parent c1b6e58b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -118,7 +118,6 @@ constructor(

    fun startToLockscreenTransition() {
        scope.launch {
            KeyguardWmStateRefactor.isUnexpectedlyInLegacyMode()
            if (
                transitionInteractor.startedKeyguardState.replayCache.last() ==
                    KeyguardState.DREAMING