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

Commit 79050e84 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by The Android Open Source Project
Browse files

Automated import from //branches/master/...@141080,141080

parent d0381a16
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2365,6 +2365,7 @@ public class WindowManagerService extends IWindowManager.Stub implements Watchdo
                        ttoken.startingWindow = null;
                        ttoken.startingMoved = true;
                        startingWindow.mToken = wtoken;
                        startingWindow.mRootToken = wtoken;
                        startingWindow.mAppToken = wtoken;
                        mWindows.remove(startingWindow);
                        ttoken.windows.remove(startingWindow);