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

Commit 86c44cf9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable ALTERNATE_BOUNCER->DREAMING" into main

parents a70b1cdd b8ec8f04
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