[roll] Roll fuchsia [ffx] ffx target list daemonless discovery

When discovery (both USB and mDNS) is disabled, `ffx target list`
should do its own discovery. This will entail waiting for some
period (default: 500ms) for mDNS devices to respond to a query.
Unless `ffx target list <nodename>` is specified, in which case
it will return immediately upon discovery of the device.

Original-Bug: b/297896647
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/998664
Original-Revision: db15d7cb344f484ece7e8985090a9b5050bba53d
GitOrigin-RevId: 63d3cffa1cef4da33c621bc2081ad818ba7f980a
Change-Id: Iac77bada92d39a1bc0fc35fe7ee9f2b550145b50
1 file changed
tree: eedad17b6e7f9d7ca8b9e5224defeafad0474557
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.