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

Commit dc720193 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Fix PartialWakeLock regression" into rvc-dev am: 4eb0a117 am: ae29e6f5 am: ef0c8f9a

Change-Id: I0f5caef7262a4864c17cb125a1ae65c9d13d67a8
parents 116a83b0 ef0c8f9a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -164,6 +164,8 @@ public class WindowAnimator {
                    }
                }

                cancelAnimation();

                if (mService.mWatermark != null) {
                    mService.mWatermark.drawIfNeeded();
                }