[roll] Roll fuchsia [driver_runtime] Add dispatcher dump functionality.

Also modifies the driver_host driver.cc to use this before
asserting.

Original-Bug: 122291
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/813249
Original-Revision: c5234a19480a2d1912402f0875f2b776b55fde1f
GitOrigin-RevId: a257154612ce19597170eb77cee8bdcc9c79a1e3
Change-Id: I530a34fb8e6ed4caa9b0cdefc60a55c43976f0d5
1 file changed
tree: 885ca1629daac45d1142d9c6b3cd4afa1517f41d
  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.