commit | a5dcbc78acf95f3119538fca9d903d6d1262f050 | [log] [tgz] |
---|---|---|
author | Steven Grady <slgrady@fuchsia.infra.roller.google.com> | Wed Jul 17 22:57:11 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 17 15:59:32 2024 -0700 |
tree | 86a6089e5331ed1ccad221c2e5a90a195c2f0888 | |
parent | ae3198c65e3b203bbe7d4a8be83e5c26dd818c93 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.