[roll] Roll fuchsia [driver_runtime] Propagate async_wait options

Pass the options field when using an async_wait_t to create a new
async_wait_t. Without this, waits that expect to use ZX_WAIT_ASYNC_EDGE
may be continuously triggered.

Test: fx test driver_runtime_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277047
Original-Revision: b9b9e0ff2d82162d1365e6650041fe0f8cd31e58
GitOrigin-RevId: f2f3cbe371086f906c1843109cd7fa615c2d0253
Change-Id: I1aa29778d78a932b3d2d3068276bcda42d14c564
1 file changed
tree: 3b6b68a3d8e114dd09a54ae58ec3bc9280ede280
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.