diff options
author | Louis Chang <louischang@google.com> | 2019-09-02 15:59:38 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2019-09-06 05:34:16 +0000 |
commit | fe0dfcbe2a15e350c25c252228329b84c58ad83c (patch) | |
tree | 9e843c0acf1eeec81807929591981e1a71943ae4 /telecomm/java/android/telecom/ConnectionService.java | |
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
Diffstat (limited to 'telecomm/java/android/telecom/ConnectionService.java')
0 files changed, 0 insertions, 0 deletions