Remove Android-FrameworkDefs from CQ

I am removing the builder entirely in 22072, but the CQ stops me.
Remove it from the CQ so we can then delete it.

Bug: b/63429612
Change-Id: I05381df71cb849bbbc02ef270388c48dcf088737
Reviewed-on: https://skia-review.googlesource.com/22219
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Leon Scroggins <scroggo@google.com>
This commit is contained in:
Leon Scroggins III 2017-07-11 15:05:03 -04:00 committed by Leon Scroggins
parent 18df763be8
commit a6cb441fc0

View File

@ -35,7 +35,6 @@ verifiers {
builders { name: "Build-Mac-Clang-x86_64-Release" }
builders { name: "Build-Debian9-Clang-arm-Debug-Android" }
builders { name: "Build-Debian9-Clang-arm64-Debug-Android" }
builders { name: "Build-Debian9-Clang-arm64-Debug-Android_FrameworkDefs" }
builders { name: "Build-Debian9-Clang-mips64el-Debug-Android" }
builders { name: "Build-Debian9-Clang-x86_64-Debug" }
builders { name: "Build-Debian9-GCC-x86_64-Debug-NoGPU" }