commit | 2f4e9b464ccb7e6d8cb7c77a0f56035f438073ce | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue Mar 05 16:43:15 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Fri Mar 08 16:17:48 2019 +0800 |
tree | 871fbe356efe011128226d0f461f0c4c44fdca86 | |
parent | a7246835025f46579763847cd8e6d76a0b4feeec [diff] |
Correctly evaluating the caller as the non-top activity The activity currently being started is irrelevant, instead we should take the caller activity as the non-top activity while starting activities with FLAG_ACTIVITY_PREVIOUS_IS_TOP flag. Bug: 122582732 Test: atest ActivityStarterTests Change-Id: I548ab1006cfacb918f2a1c8df9570916f0b1c9dc