commit | f787e5325a637138792045c67abbbbf3c3d105a3 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue Jan 15 12:46:49 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Wed Jan 16 13:20:42 2019 +0800 |
tree | 7ee144b0e60a485ac123897fbd5c9395af5d1db9 | |
parent | 2568f8847392ad409013a573339a39017aa0c832 [diff] |
Ensure all stacks got examined for removal The top activity of the topmost stack was resumed. The next focusable activity/stack would be brought to top while removing the topmost stack. Since the stack order changed, we did not remove the newly topmost stack while continuing to remove stack one-down. Bug: 121105810 Test: atest ActivityDisplayTests Test: atest ActivityManagerDisplayLockedKeyguardTests Change-Id: I4f840b8aa87c2bc3563572d83e9cd424e7a3e023