diff --git a/ci/builders/linux_android_emulator.json b/ci/builders/linux_android_emulator.json index bc5217a92c7ac..4ef64af57e506 100644 --- a/ci/builders/linux_android_emulator.json +++ b/ci/builders/linux_android_emulator.json @@ -31,8 +31,12 @@ "name": "Android Unit Tests", "test_dependencies": [ { - "dependency": "android_virtual_device", - "version": "34" + "dependency": "android_virtual_device", + "version": "android_34_google_apis_x64.textpb" + }, + { + "dependency": "avd_cipd_version", + "version": "build_id:8759428741582061553" } ], "contexts": [ @@ -51,8 +55,12 @@ "name": "Scenario App Integration Tests", "test_dependencies": [ { - "dependency": "android_virtual_device", - "version": "34" + "dependency": "android_virtual_device", + "version": "android_34_google_apis_x64.textpb" + }, + { + "dependency": "avd_cipd_version", + "version": "build_id:8759428741582061553" } ], "contexts": [ @@ -95,8 +103,12 @@ "name": "Android Unit Tests (API 28)", "test_dependencies": [ { - "dependency": "android_virtual_device", - "version": "28" + "dependency": "android_virtual_device", + "version": "android_28_google_apis_x86.textpb" + }, + { + "dependency": "avd_cipd_version", + "version": "build_id:8759428741582061553" } ], "contexts": [ diff --git a/ci/builders/linux_android_emulator_api_33.json b/ci/builders/linux_android_emulator_api_33.json index e676858361d5c..3e518f1ab40d6 100644 --- a/ci/builders/linux_android_emulator_api_33.json +++ b/ci/builders/linux_android_emulator_api_33.json @@ -32,7 +32,11 @@ "test_dependencies": [ { "dependency": "android_virtual_device", - "version": "33" + "version": "android_33_google_apis_x64.textpb" + }, + { + "dependency": "avd_cipd_version", + "version": "build_id:8759428741582061553" } ], "contexts": [ @@ -52,7 +56,11 @@ "test_dependencies": [ { "dependency": "android_virtual_device", - "version": "33" + "version": "android_33_google_apis_x64.textpb" + }, + { + "dependency": "avd_cipd_version", + "version": "build_id:8759428741582061553" } ], "contexts": [