Add Android x86 and x64 trybots to CQ.

They're both green:
https://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x86_dbg
https://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x64_dbg

BUG=559010
R=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1468893002 .

Cr-Commit-Position: refs/heads/master@{#10743}
This commit is contained in:
kjellander@webrtc.org 2015-11-23 09:59:48 +01:00
parent d5674c30aa
commit c3c4cdb88c

View File

@ -30,6 +30,8 @@ verifiers {
builders { name: "android_rel" }
builders { name: "android_arm64_rel" }
builders { name: "android_clang_dbg" }
builders { name: "android_compile_x86_dbg" }
builders { name: "android_compile_x64_dbg" }
builders { name: "android_gn_dbg" }
builders { name: "android_gn_rel" }
builders { name: "ios_arm64_dbg" }