commit | e8d84ab0201f9daf3396b7cbae6db0ea53f5be72 | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Fri Oct 11 09:49:40 2019 -0700 |
committer | Garfield Tan <xutan@google.com> | Thu Oct 17 11:10:02 2019 -0700 |
tree | 981b99851e0f66028f022d7ad0db64ea463297de | |
parent | 9d85e0f358c47e068028cf575988e8cb39f7e2bb [diff] |
Merge AppWindowToken into ActivityRecord This change kept AppWindowTokenTests as it's originally based on top of WindowTestBase, and merging that into ActivityRecordTests needs to change the base class to ActivityTestBase, which requires additional work and may change test behaviors. Therefore delay that to follow-up CL. Bug: 80414790 Test: Existing tests pass. Change-Id: I6d73975ee77be9817c41b297f067de2d92a68499