mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove reference to dev_finder. (flutter/engine#19679)
This is to replace the dev_finder with device-finder. Bug: fxb/55369
This commit is contained in:
parent
20d2c57f9c
commit
f50587fca3
@ -6,7 +6,7 @@
|
||||
# The first and only parameter should be the path to the Fuchsia system image
|
||||
# tarball, e.g. `./fuchsia-test.sh generic-x64.tgz`.
|
||||
#
|
||||
# This script expects `pm`, `dev_finder`, and `fuchsia_ctl` to all be in the
|
||||
# This script expects `pm`, `device-finder`, and `fuchsia_ctl` to all be in the
|
||||
# same directory as the script, as well as the `flutter_aot_runner-0.far` and
|
||||
# the `flutter_runner_tests-0.far`. It is written to be run from its own
|
||||
# directory, and will fail if run from other directories or via sym-links.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user