[roll] Roll fuchsia [ffx] enable port:ip targets

Instead of requiring `ffx target add <target>`, just using a port:ip
should be enough for the daemon to try to reach the specified target.
(This functionality already existed, but only worked when discovery
was disabled. This change makes it so it is always used.)

Original-Bug: 354219263
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143503
Original-Revision: ac671802ffbd0882532675824a9dd9706d96fa15
GitOrigin-RevId: e94703045c80dc1b06182e71ccfdfb4aa2e1a47a
Change-Id: I0ae22375c837c7a4ae0f928187f34befe17e6dfe
1 file changed
tree: abb6a15d7e63159e8cc280fda22ccd5fb51145cb
  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.