commit | 0b7a7d6f04815a1a32b3f623f258727b93ae9a33 | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Mon Nov 01 14:46:42 2021 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Mon Nov 01 18:02:10 2021 +0800 |
tree | 913118c14de95497dcbb89d11983d5aac09d0497 | |
parent | 9c0537028dc950a947143d5c65fd40027f495e33 [diff] |
Add isEmpty info in SplitInfo Currently SplitInfo callback didn't dispatched if the top Activity is from other process than TaskFragmentOrganizer's. This CL adds a flag isEmpty in SplitInfo to make users know if there may be an Activity from other process even if Activity list is empty. Bug: 202230350 Test: manual - reproducible steps mentioned in bug 202230350 Change-Id: Ie28a4db9fffb2d661592cf43f9316aa0824e4635