Skip to content

Commit 3f30dc2

Browse files
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].*
1 parent 822ebc4 commit 3f30dc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ platform_properties:
3535
os: Ubuntu
3636
cores: "8"
3737
device_type: none
38+
# The current android emulator config names can be found here:
39+
# https://chromium.googlesource.com/chromium/src.git/+/HEAD/tools/android/avd/proto
40+
# You may use those names for the android_virtual_device version.
3841
linux_android_emu:
3942
properties:
4043
contexts: >-

0 commit comments

Comments
 (0)