[roll] Roll fuchsia [driver_runtime][sdk] Add default dispatcher

Adds a default dispatcher feature to the driver runtime for testing
purposes. TestDispatcher is updated to have Start/StartAsDefault
to start the dispatcher accordingly.

Original-Bug: 119188
Tests: Compat test updated to no longer post tasks to the dispatcher and
uses the default dispatcher feature.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793345
Original-Revision: 2f8ab0dfc8f913fbccbf28e103c126b956e309d4
GitOrigin-RevId: 719ff03e8741e873e86675bd70dc3687a37a15e1
Change-Id: I8268b7b491fb243e70110408cdae68806129f94f
1 file changed
tree: ac3e8157cfd5bae3b178a91e0bfff7f6b39a77a1
  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.