Skip to content

Commit d37fb0a

Browse files
Add a link the different possible Android virtual device configs (#6033)
*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.* *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 0f677d3 commit d37fb0a

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
@@ -18,6 +18,9 @@ platform_properties:
1818
[
1919
{"dependency": "curl", "version": "version:7.64.0"}
2020
]
21+
# The current android emulator config names can be found here:
22+
# https://chromium.googlesource.com/chromium/src.git/+/HEAD/tools/android/avd/proto
23+
# You may use those names for the android_virtual_device version.
2124
linux_android:
2225
properties:
2326
os: Ubuntu

0 commit comments

Comments
 (0)