[roll] Roll fuchsia [ffx] `ffx target list` should report port

When the port is not the default target ssh port (22), ffx target list
should display the port. Among other things, this will allow
programs that wish to provide the IP:port as the target (which
is a requirement for `ffx-strict` invocations) to use discovery
to find the appropriate port.

Original-Bug: 42154593
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129908
Original-Revision: 9ff7c574ea476818d2e5da0ad345c8b1a1eea956
GitOrigin-RevId: 87460c8f9af8a68b4ddbb39a9b97ddcaeeebef61
Change-Id: Icbc525e48c4e5ba1f76ed10f108a42035f527f6a
1 file changed
tree: 417eefbaec4377411ac920e442d313bc4ce73dea
  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 in one of the communication channels documented at get involved.

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.