commit | 58bd27d6efe46970f58a5a9390693891ad4a51d5 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Apr 20 15:09:44 2021 -0600 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue Apr 20 22:57:07 2021 +0800 |
tree | fab8971df5b03c44eb48717eaed5f09ccdebec2d | |
parent | aa36363f72caf018595efa9d79c0c9b600fc012e [diff] |
Verify that TaskOrganizer gets transferred launch cookie If task A launches task B before A is drawn, the launch cookie will be transferred from A to B. So onTaskAppeared should only get the launch cookie from B. Also clean up duplicated usages of ITaskOrganizer in unit tests. Bug: 129067201 Test: atest WmTests:ActivityOptionsTest#testTransferLaunchCookie Change-Id: I63bc8cd339642d3131c6a666cfffe37ad1a4c611