mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add a link the different possible Android virtual device configs (flutter/engine#50267)
*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].* [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
This commit is contained in:
parent
1b95fed6c0
commit
1b4b809bf3
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user