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

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

am d164460e: am 86ef70eb: Fixing build (Bug 17381033)

* commit 'd164460e':
  Fixing build (Bug 17381033)
parents 806a25a5 d164460e
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) {