Skip to content

Commit

Permalink
Add a link the different possible Android virtual device configs (flu…
Browse files Browse the repository at this point in the history
…tter#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].*
  • Loading branch information
ricardoamador committed Feb 2, 2024
1 parent 822ebc4 commit 3f30dc2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >-
Expand Down

0 comments on commit 3f30dc2

Please sign in to comment.