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

Commit 30c62e25 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: Ib7c93ca12801d3489f42a8f664908bf06f704c14
parents d6e0efe5 ae29e6f5
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();
                }