[roll] Roll fuchsia [fdf] Fully support specs in ffx driver list-composites

Update ffx driver list-composites so that it contain all
composite node specs, including the ones not yet matched
to a driver, and is supported in DFv1 and DFv2.

The list of CompositeInfo from specs is provided by
CompositeNodeSpecManager.

This CL also refactors ParentSetCollector so that it
contains the composite driver information and is
responsible for assembling the composite node.

Original-Bug: 119947
Tests: driver-runner-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/877417
Original-Revision: f9f6eedc7175c0ea86bcf83fecaeb215e519eef0
GitOrigin-RevId: 584d6f5044c1856f6b6ab20a66e12bdd7b40c7df
Change-Id: Ic0e3a76fd0efa8887bad427a682d07973f712ca0
1 file changed
tree: b6ce9c8a5865d0e9f1b411cf3679a7740c1d02cb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.