am 86ef70eb: Fixing build (Bug 17381033)
* commit '86ef70eb08b83fc41d0c8e124315d9ee9fea0ee4': Fixing build (Bug 17381033)
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user