Weaken dimensions requirements for Android devices

For some reason machines that have 'Nexus 5X (bullhead)' have stopped specifying their OS as Linux, and tryjobs can't find any device to run on.
https://chromium-swarm.appspot.com/botlist?c=id&c=os&c=task&c=status&c=device_type&f=pool%3Aluci.flex.try&f=device_type%3ANexus%205X%20(bullhead)

Change-Id: I749c6964786014175c9fdd99fa87f96a9ee17f81
Reviewed-on: https://chromium-review.googlesource.com/c/1301497
Reviewed-by: Patrik Höglund <phoglund@chromium.org>
Commit-Queue: Oleh Prypin <oprypin@chromium.org>
This commit is contained in:
Oleh Prypin 2018-10-26 11:06:39 +02:00 committed by Commit Bot
parent 1bd1297ec2
commit a749859703

View File

@ -8,7 +8,6 @@
builder_mixins {
name: "android"
mixins: "linux"
dimensions: "device_type:bullhead"
}