[roll] Roll fuchsia [driver_runtime] Enable interrupts on runtime dispatchers.

More work needs to be done to make interrupts synchronized with
other operations.

Original-Bug: 99975
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680313
Original-Revision: 042bd1ce3d54fd55adfab377d8f4b8cf9c081d79
GitOrigin-RevId: dfec68133e4f0653b2feb433c3357389dd822258
Change-Id: If63e67b935dfc8da2f893c0deb7aa032be8f616b
1 file changed
tree: e161b7ca7b3fa86bc2d3a33e70e52be5fc6e7b79
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  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.