From c8f4fb1167865c0f172fd3b65e4829f6d9e4a080 Mon Sep 17 00:00:00 2001 From: Ricardo Amador Date: Thu, 1 Feb 2024 16:41:52 -0800 Subject: [PATCH] Add a link to the different possible virtual device configs. --- .ci.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index b4173be0de09f..edc4faa761885 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -44,7 +44,9 @@ platform_properties: ] device_type: none os: Windows-10 - +# 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. targets: - name: Linux linux_android_emulator_tests enabled_branches: