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

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

Enable ALTERNATE_BOUNCER->DREAMING

This was previously only enabled for hub mode.

Fixes: 403140331
Test: atest FromAlternateBouncerTransitionInteractorTest
Flag: EXEMPT bugfix
Change-Id: I021c313a912b5a844dd57716a8dae563012e5a5c
parent 6f7b34b0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -229,7 +229,6 @@ class FromAlternateBouncerTransitionInteractorTest(flags: FlagsParameterization)
        }

    @Test
    @EnableFlags(FLAG_GLANCEABLE_HUB_V2)
    fun transitionToDreaming() =
        kosmos.runTest {
            fakePowerRepository.updateWakefulness(
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ constructor(
                                KeyguardState.GLANCEABLE_HUB
                            } else if (isOccluded && !isDreaming) {
                                KeyguardState.OCCLUDED
                            } else if (hubV2 && isDreaming) {
                            } else if (isDreaming) {
                                KeyguardState.DREAMING
                            } else if (hubV2 && isIdleOnCommunal) {
                                if (SceneContainerFlag.isEnabled) return@collect