mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-11 22:19:56 +08:00
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:
parent
1bd1297ec2
commit
a749859703
@ -8,7 +8,6 @@
|
||||
|
||||
builder_mixins {
|
||||
name: "android"
|
||||
mixins: "linux"
|
||||
dimensions: "device_type:bullhead"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user