[roll] Roll fuchsia [ffx] Cache discovery of TargetInfos This CL changes the contents of the target discovery cache from discovery::TargetHandles to ffx_target::TargetInfos, because target resolution requires the additional information available from TargetInfos, namely the _merged_ set of targets, i.e. the targets in which discovered devices which correspond to the same target (based on the boot_id) have been merged into a single target. This is managed in ffx_target, so the cache code has been (roughly) duplicated from discovery into ffx_target. A follow-up CL will remove the now-unused discovery cache code. NO_IFTTT=no fields were changed in TargetInfo [g-review] Original-Bug: 455625623 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422789 Original-Revision: 9c25f5f88b5ac8a3de88f4cfc808e687b9f6b950 GitOrigin-RevId: 7c2dab57ff488a58dab459ae4b6acf86968bd2fe Change-Id: I822a0c3e1c1a790621359c28fc6ec928edc6d0d3
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 in one of the communication channels documented at get involved.
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.