am 9830a4ac: Fix issue #2161169: onStop not being called.

Merge commit '9830a4ac42c9e16db91d1de6120cc2eb613fc946' into eclair-mr2

* commit '9830a4ac42c9e16db91d1de6120cc2eb613fc946':
  Fix issue #2161169: onStop not being called.
This commit is contained in:
Dianne Hackborn
2009-10-05 12:58:24 -07:00
committed by Android Git Automerger

View File

@@ -3218,7 +3218,6 @@ public class WindowManagerService extends IWindowManager.Stub
ttoken.windows.remove(startingWindow);
ttoken.allAppWindows.remove(startingWindow);
addWindowToListInOrderLocked(startingWindow, true);
wtoken.allAppWindows.add(startingWindow);
// Propagate other interesting state between the
// tokens. If the old token is displayed, we should