commit | f3070c555723a5d179c99ffef1a384f06c4c679a | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Oct 09 15:57:30 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Fri Oct 18 17:16:28 2019 +0800 |
tree | d29f5458bb360fd7fb15d1429dc0e2b417d40d42 | |
parent | 9f2efe987edd0d96f8bff18a46cdd592aed96f1e [diff] |
Get candidate stack for launch if possible An activity stack was created while starting an activity in split-screen mode. Since the activity did not landed on the stack eventually, the empty stack leaks after activity launched. We should get target stack from the candidate task in the first place if possible. Also make sure empty stack is removed. Bug: 142345211 Test: atest ActivityLifecycleSplitScreenTests Change-Id: I366a5690b26c4c564cf43f9057408f543a76a7fd