commit | 31482a7fe1b50e6bcd4c3e43b40f3ac5ab467c0b | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Wed Oct 02 10:04:13 2013 -0700 |
committer | Craig Mautner <cmautner@google.com> | Wed Oct 02 10:35:17 2013 -0700 |
tree | 81f55d9a7165d6b9c661501e0acddbf792e87413 | |
parent | 323f78001d86e626fe2a62e404f893b6cd847b1f [diff] |
Create new window-side task on demand. The activity manager can create a new task under certain circumstances in resetTargetTaskIfNeededLocked(). In that case the window manager was not told to create a new task. This fix creates the task in window manager when it recognizes that there is a new task required. Fixes bug 10412588. Change-Id: Ife9ecfeb7f53f9df5950322c9359c836adc258a2