[roll] Roll fuchsia [fdf] Add matched_composite into MatchedDeviceGrp

Adds the matching composite info into the matched device group when
returning it to the client. Store the transform and the matched
composite info in a hashmap that maps the device group's topological
path to the two.

Original-Bug: 105313
Tests: Added unit test for this to the driver index tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707322
Original-Revision: 67ae8f2dd136fd74a0e9a1bd3a3a679480ef4dfc
GitOrigin-RevId: 7addef3926c8787ad25c19d22527c1a0f0cfb5bb
Change-Id: If9628d4d48ef53ccc1423f4bd4c544bf894670f5
1 file changed
tree: f3ab497af628407572f6ef4c534118cbdca4b80e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.