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>
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index e295e15..a4b3929 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -35,7 +35,6 @@
       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" }