[roll] Roll fuchsia [fdf] Modify legacy composite device workflow

Modify the CompositeDevice workflow so that it only
matches and binds fragments when it has a matching
driver.

Refactored CompositeDevice so that it uses a passed
in Coordinator reference instead of going through its
primary fragment.

Original-Bug: 121667
Tests: Updated driver-manager-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/799903
Original-Revision: 12a109838808fdabdad0ef3ead53c4787714eee3
GitOrigin-RevId: 7430b2037e06502b571489b92368f782f5fcaa03
Change-Id: I6af58737cbc69125f57bce129771f4b7ca2418d5
1 file changed
tree: 5ef4a097214507e739ef380f4d778850c47a4165
  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.