Commit e0ab7c0a authored by John Budorick's avatar John Budorick Committed by Commit Bot

Restrict android-pix-x86-fyi-rel tasks to x64 only.

Make sure they don't get picked up by idle arm bots.

Tbr: bpastene@chromium.org,hypan@google.com
Bug: 961025,922145
Change-Id: Ica05585a90508354af6488b282955a9c59882a9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1734228Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683835}
parent c196ed94
This diff is collapsed.
...@@ -627,6 +627,7 @@ ...@@ -627,6 +627,7 @@
'mixins': [ 'mixins': [
'pie-x86-emulator', 'pie-x86-emulator',
'linux-xenial', 'linux-xenial',
'x86-64',
], ],
'os_type': 'android', 'os_type': 'android',
'test_suites': { 'test_suites': {
......
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