commit | 9c606e2740d48713eb1a45d477d94d1bbc0e2108 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Sat Aug 21 12:25:57 2021 -0700 |
committer | Chris Li <lihongyu@google.com> | Sat Aug 21 12:25:57 2021 -0700 |
tree | df298c3c13d491b383247ab2d39d8dd7b167b595 | |
parent | 50fc335c4bd62e4cca9932e69939983fa3a51b2e [diff] |
getActivityTokenBelow should exclude finishing activity This method was introduced in ag/15302841 to check the new launch activity and the activity below. However, when launching an activity into split, the organizer may also call to finish existing activity in split. We don't want to check the split rule with a finishing activity. Bug: 190433398 Test: test with demo app Change-Id: I7f604ddea7c2f68adc3cee52b8872e653d5dad98