[roll] Roll fuchsia [driver_manager] Use async DriverIndex FIDL

Update DriverRunner to use async calls to DriverIndex FIDL
client, and update DriverManager and the test to use the
FakeDriverIndex class to get the DriverIndex FIDL.

Original-Bug: 68055
Test: fx test driver-runner-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/497523
Original-Revision: b8f9cff85b5984be6c27cca19d0c12f86c4a3f18
GitOrigin-RevId: bb9a0e6494e9730696cf47d67f64a880e6c3c9b6
Change-Id: Iafe69663c02231abc2beea20994676e6605e39e4
1 file changed
tree: 494eb09a8bed4affa12b096970fc63539b9b2ba7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.