Remove Android MIPs BB builder

Bug:869249
Change-Id: Ida001cb05e27b6a064d1b3a4ec51cc7bb537845b
Reviewed-on: https://chromium-review.googlesource.com/1179372
Reviewed-by: Patrik Höglund <phoglund@chromium.org>
Commit-Queue: Eric Foo <efoo@chromium.org>
This commit is contained in:
Eric Foo 2018-08-16 19:38:16 -07:00 committed by Commit Bot
parent fdd975ae87
commit 8c51cc6ddc

View File

@ -46,10 +46,6 @@ verifiers {
builders { name: "android_arm64" }
builders { name: "android_x86" }
builders { name: "android_x64" }
builders {
name: "android_mips"
experiment_percentage: 100
}
}
}
}