mirror of
https://github.com/flutter/packages.git
synced 2025-06-27 04:37:07 +08:00
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].*
This commit is contained in:
3
.ci.yaml
3
.ci.yaml
@ -18,6 +18,9 @@ platform_properties:
|
|||||||
[
|
[
|
||||||
{"dependency": "curl", "version": "version:7.64.0"}
|
{"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:
|
linux_android:
|
||||||
properties:
|
properties:
|
||||||
os: Ubuntu
|
os: Ubuntu
|
||||||
|
Reference in New Issue
Block a user