From 3f30dc2e0a3992e5fd7b83e00685c7f96289f485 Mon Sep 17 00:00:00 2001 From: Ricardo Amador <32242716+ricardoamador@users.noreply.github.com> Date: Fri, 2 Feb 2024 08:13:40 -0800 Subject: [PATCH] Add a link the different possible Android virtual device configs (#142765) *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* --- .ci.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index d0f86dbe8c7..97f4a9c4951 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -35,6 +35,9 @@ platform_properties: os: Ubuntu cores: "8" device_type: none + # 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_emu: properties: contexts: >-