Change android_virtual_device to version 34 (#133809)

Change from AVD 33 to [AVD 34](https://chrome-infra-packages.appspot.com/p/chromium/tools/android/avd/linux-amd64) in CI. Only affects two tests.

We should also update the firebase virtual and physical devices when 34 is available there (for example [here](e98d3929ca/.ci.yaml (L441))), as that will allow us to update a lot more tests.
This commit is contained in:
Gray Mackall 2023-09-01 12:48:20 -04:00 committed by GitHub
parent 37c55bab2c
commit 033274c66a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -266,7 +266,7 @@ targets:
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:33v6"},
{"dependency": "android_virtual_device", "version": "33"},
{"dependency": "android_virtual_device", "version": "34"},
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
@ -1574,7 +1574,7 @@ targets:
task_name: android_defines_test
dependencies: >-
[
{"dependency": "android_virtual_device", "version": "33"}
{"dependency": "android_virtual_device", "version": "34"}
]
- name: Linux_android android_obfuscate_test