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

Commit 4eb0a117 authored by George Lee's avatar George Lee Committed by Android (Google) Code Review
Browse files

Merge "Fix PartialWakeLock regression" into rvc-dev

parents 99608f31 f79deba8
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();
                }