[roll] Roll fuchsia [inspect] Fix FIDL TreeNameIterator/GetNext definition Both the Rust and C++ implementations of this protocol were packing as many elements as possible to reduce the number of IPCs. However, the FIDL defintion was specifying a maximum size, which wasn't correct. Per https://fuchsia.dev/fuchsia-src/development/api/fidl?hl=en#specify_bounds_for_vector_and_string we should have been using the MAX constant. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/697005 Original-Revision: 78044c8cab7a5b36a2ebf2e5e0bb10c6da1eb8c3 GitOrigin-RevId: 848762ae44a569ea7bc9791a407c331790784063 Change-Id: If630562e00d391b3dd80c095e680b9edab802588
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.