diff options
author | Louis Chang <louischang@google.com> | 2019-10-09 15:57:30 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2019-10-18 17:16:28 +0800 |
commit | f3070c555723a5d179c99ffef1a384f06c4c679a (patch) | |
tree | d29f5458bb360fd7fb15d1429dc0e2b417d40d42 /tools/aapt2/java/JavaClassGenerator.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions