[roll] Roll fuchsia [zx][fasync] Use zx-level handle stubs. Previously fuchsia_async would stub out types that are defined in FIDL but which are missing from the zx crate. This changes the relationship to require zx to define stub handles for new handle types before they can be used in FIDL. Original-Original-Fixed: 472525991 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1610950 Original-Original-Revision: 8917839355218d52cc353051cc0e292e67cd0890 GitOrigin-RevId: c40d416c2a0a5422b55ce90e7ac27c8f30fea3e1 Change-Id: I1b6ce757dd887084b18922e69e16bbd0dd81e23d Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1611442 Cr-Commit-Position: refs/heads/main@{#192636}
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.