dashboard: add Zenly's virtual Android builders
Change-Id: Id0be99f343a819c19b0004dc4160175c9bb0ace9
Reviewed-on: https://go-review.googlesource.com/c/build/+/174798
Run-TryBot: Elias Naur <mail@eliasnaur.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
diff --git a/dashboard/builders_test.go b/dashboard/builders_test.go
index 98a5bbc..f2ec21c 100644
--- a/dashboard/builders_test.go
+++ b/dashboard/builders_test.go
@@ -368,8 +368,9 @@
{b("android-arm64-wikofever", "mobile"), notBuilder},
{b("android-arm64-wikofever", "net"), notBuilder},
- // Virtual iOS devices
+ // Virtual mobiledevices
{b("darwin-arm64-corellium", "go"), isBuilder},
+ {b("android-arm64-corellium", "go"), isBuilder},
// A GOOS=darwin variant of the physical ARM Androids
// runs x/mobile and nothing else: