[roll] Roll fuchsia [driver_runtime] Add a temporary function for dumping to string.

The test assert appears to be terminating the process before
the dispatcher dump is flushed to the log, so return a string
that can be part of the assert message.

Original-Bug: 118767
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/820507
Original-Revision: 147fadc1df12a7bafe1622a28bfaf9fd374c82ba
GitOrigin-RevId: 59044cfdbf4f32aad495de4e0265d9298f037dde
Change-Id: I7caed8161f91de68d5e892cbd0d3538bf8c390e3
1 file changed
tree: 4cfaa2768dda75b4b8e10f566bfc5de4764a79e9
  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.