commit | 2998eef694f6e3bb348df98a6127890e71427381 | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Wed Dec 02 19:46:29 2015 -0800 |
committer | Wale Ogunwale <ogunwale@google.com> | Thu Dec 03 10:20:16 2015 -0800 |
tree | 61a050d25d9a52699ec54801d2c6c7493fcfbdab | |
parent | 10ad84a17d7248488c1653bacc9f20d3a7193999 [diff] |
Set proper stack in WM when activity is moved to stack in AM When an activity is moved to a stack using the ActivityStack#moveActivityToStack API a new task is created to hold the activity in the stack. However, when the new task is created in the window manager side it uses the stack id of the previous stack the activity was in. We now pass the stack to use from activity manager to window manager. Bug: 25987309 Bug: 25961636 Change-Id: Iecc71f6d9b3e70a8d88e134b42f7532ba5327bad