commit | f8d8aea425f423db701edbff2724557d309c7509 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Jul 07 17:58:56 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Mon Jul 13 01:35:46 2020 +0800 |
tree | 58ca4acdc7b4ca3e89321293d2c9bb7ecaadc8ff | |
parent | f51cab9b7acaf493eb338133b9631747222beec4 [diff] |
Create test display and window only if needed Introduce annotation UseTestDisplay so only the annotated test class and method will create the extra display and windows when setting up. This may reduce the presubmit time of WmTests by 30% (~20min). Test: atest WmTests Bug: 154655192 Change-Id: I6ffae4d285d24eac93807bf644b4f2c8c8563b44