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

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

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

Change-Id: Ib1c8ca6e05f20a1750650bd3ab9863f172199d60
parents afd49523 4eb0a117
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();
                }