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

Commit d164460e authored by Winson Chung's avatar Winson Chung Committed by Android Git Automerger
Browse files

am 86ef70eb: Fixing build (Bug 17381033)

* commit '86ef70eb':
  Fixing build (Bug 17381033)
parents 53c7483d 86ef70eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9102,7 +9102,7 @@ public class WindowManagerService extends IWindowManager.Stub
                // Ensure that apps that are mid-starting are also scheduled to have their
                // starting windows removed after the animation is complete
                if (wtoken.startingWindow != null && !wtoken.startingWindow.mExiting) {
                    scheduleRemoveStartingWindow(wtoken);
                    scheduleRemoveStartingWindowLocked(wtoken);
                }

                if (animLp != null) {