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

Commit ea04d2e8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix wrong wallpaper AoD state"

parents 518d2024 10ff88fb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,6 +53,8 @@ public class DozeWallpaperState implements DozeMachine.Part {
        final boolean isAmbientMode;
        switch (newState) {
            case DOZE_AOD:
            case DOZE_AOD_PAUSING:
            case DOZE_AOD_PAUSED:
            case DOZE_REQUEST_PULSE:
            case DOZE_PULSING:
            case DOZE_PULSE_DONE: