commit | fe0dfcbe2a15e350c25c252228329b84c58ad83c | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Mon Sep 02 15:59:38 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Fri Sep 06 05:34:16 2019 +0000 |
tree | 9e843c0acf1eeec81807929591981e1a71943ae4 | |
parent | 0383ea90acea6141829fc4bf80004f33ca42228c [diff] |
Fix two activity stack leak cases 1) An activity stack was created while starting an activity. The stack should be destroyed if activity did not landed on the stack eventually. 2) Recent stack shouldn't be created if the recents component is also the home activity, while showing Recents in split-screen. Bug: 137232340 Test: atest ActivityStarterTests ActivityVisibilityTests Change-Id: Id870bc5249cd98b891ee7e6a1968f1ee2c6060fd