From 6e5735c4e5d889d751c31c018d18802738483bca Mon Sep 17 00:00:00 2001 From: Ricardo Amador Date: Thu, 1 Feb 2024 16:38:35 -0800 Subject: [PATCH] Add a link showing the different available virtual device configs. --- .ci.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index 62bdff56adeb..28d98fe2b917 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -18,6 +18,9 @@ platform_properties: [ {"dependency": "curl", "version": "version:7.64.0"} ] + # The current android emulator config names can be found here: + # https://chromium.googlesource.com/chromium/src.git/+/HEAD/tools/android/avd/proto + # You may use those names for the android_virtual_device version. linux_android: properties: os: Ubuntu