[roll] Roll fuchsia [ffx] Reland dynamic adding of target to daemon

(This was reverted unnecessarily -- the culprit was another CL.)

OpenTarget(<addr>) should add the target if it doesn't already
exist in the TargetCollection. But the newly-added target wasn't
getting added with the specified address, so the OpenTarget actually
failed to find the target to ask it to establish the host-pipe.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1082638
Original-Revision: d6d506bc6d625c63ba9bffbd2e951eb8c02b0342
GitOrigin-RevId: 301c478818b5df06a5a93a65ef6b4213e1381914
Change-Id: I1d9b70c603907610bf62257919490c23afe08115
1 file changed
tree: 86a6089e5331ed1ccad221c2e5a90a195c2f0888
  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.