From bc629b32297c5f3d871899d6956dba0a64894515 Mon Sep 17 00:00:00 2001 From: Grisha Kruglov Date: Tue, 2 Jun 2020 18:09:45 -0700 Subject: [PATCH] [components] Run ui-samples-browser on API21 --- .../android-components/automation/taskcluster/androidTest/flank-arm.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mobile/android/android-components/automation/taskcluster/androidTest/flank-arm.yml b/mobile/android/android-components/automation/taskcluster/androidTest/flank-arm.yml index e1a504a042d9..6f87d26d2889 100644 --- a/mobile/android/android-components/automation/taskcluster/androidTest/flank-arm.yml +++ b/mobile/android/android-components/automation/taskcluster/androidTest/flank-arm.yml @@ -36,6 +36,8 @@ gcloud: device: - model: walleye version: 28 + - model: Nexus6 + version: 21 flank: project: GOOGLE_PROJECT -- 2.11.4.GIT