[roll] Roll fuchsia [ffx] Migrate wait_for to stream in ffx daemon Replaces usages of `wait_for` and `wait_for_async` with the `stream()` method in `ffx_daemon_core::events::Queue`. This is to allow for more complex error handling. If, for example, an error comes in while waiting for an event, we would like to be able to forward it to the caller. Original-Bug: 479181374 Original-Bug: 479919935 Test: fx test ffx_daemon Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1501889 Original-Revision: da4d96c67582be9e384cae61f0c68fda57a6063a GitOrigin-RevId: 66961ae705747a1887fd67a49c82b701f45e7101 Change-Id: I8bf62ab9e8382836cfe7885963bc5e268b204a04
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.