commit | ee36c77acd3b92c64e53e19c570e2482382db870 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Wed Jul 16 14:56:05 2014 -0700 |
committer | Craig Mautner <cmautner@google.com> | Wed Jul 16 15:03:11 2014 -0700 |
tree | d350d8ebe7258f0f30892496f0fe40150a087fc2 | |
parent | 575537759222e0277c3979e33342407aa7ca1a78 [diff] |
Additional cleanup after stack deletion. - Remove activity from PendingActivityLaunch list when it is removed from stack. This prevents the delayed launch causing IllegalArgumentException in b/16045752. - Move PendingActivityLaunch from ActivityManagerService to ActivityStackSupervisor. - Immediately call onTaskListEmptyLocked() in cases where no activities are found in stack. Fixes bug 16045752. Change-Id: Ia69a449e7f5e08ab6e36157d0fd793c4d2fdaca4