commit | 2b707c571b3b310ffcaef4c476357517f6585aee | [log] [tgz] |
---|---|---|
author | Nataniel Borges <[email protected]> | Mon Aug 24 20:54:35 2020 +0200 |
committer | Nataniel Borges <[email protected]> | Mon Aug 24 21:05:47 2020 +0200 |
tree | 099dbc83bad877e8f07bf918ca212cf6d2c70997 | |
parent | babd37c8966211f3ab4bd6ac69d138ddd5594ed5 [diff] |
Use annotation for tests that require a device Currently all flicker tests run on a physical devices. In the future, some flicker tests may run on a physical devices and others may run on virtual devices for scalability. In this CL we use the "RequireDevice" annotation to indicate which tests should run on device Test: atest FlickerTests Change-Id: I472c30612535310265717a5ae420feb534159c41