Commit 85867a0b authored by rnephew's avatar rnephew Committed by Commit bot

[Android] Add ability to run deviceless tests on hosts without devices for perf tests.

Rationale: The resource_size test does not require a device to run. We want to be able
to run this test on the builders, which do not have devices. This CL allows for it to be
run without a device by setting the affinity to -1. We use the android test runner to run
these because of the ability to send the results to the perf dashboard.

BUG=609365

Review-Url: https://codereview.chromium.org/2200193002
Cr-Commit-Position: refs/heads/master@{#410429}
parent f849948b
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment