[roll] Roll fuchsia [driver_manager] Refactor MatchedDriver

Refactor MatchedDriver so that it reflects the
changes made to its FIDL counterpart in
driver_index.fidl. This change will make it
simpler to add support for device groups.

Original-Bug: 91510
Tests: Mechanical changes only, updated tests to
       reflect that.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650421
Original-Revision: 96e87e4049b94429babfe0fea420e96c6e518e12
GitOrigin-RevId: a602834bc0af3976eaa8799389f53f543f40cd01
Change-Id: Ie1ad7652b65e183d39035c557495e2cd67d9568c
1 file changed
tree: 667136f7f46a5e601f791de3d72af26ebdedb29a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.