[roll] Roll fuchsia [network] Match admin Control extension to FIDL fidl_fuchsia_net_interfaces_ext::admin::Control is meant to be a wrapper around the FIDL proxy providing good errors around termination reason. It looks like the FIDL bindings have evolved under it, lifting unnecessary mutability requirements and the extension crate was left behind. Amend the divergence by matching all the extension type method signatures to the FIDL bindings', getting rid of unnecessary mutable borrows all around. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990374 Original-Revision: 0b5b215c76617fbec8a6af0aad42f6db816ee28d GitOrigin-RevId: 778d5c038a17c77c88869def70bc6dff901da47c Change-Id: I9e2a380beae32f264189fd58bb291e1927abfec3
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 via the IRC channel #fuchsia on Freenode.
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.