[roll] Roll fuchsia [fidl][summarize] New API summary format This CL makes API summary changes described in https://fxbug.dev/131704: * Protocols: add fields "openness" and "transport". * Methods: add fields "strictness", "direction", "request", "response", "error", and remove field "type". * Unions: filter out compiler-generated result unions. * Structs: include anonymous request and response structs, including success structs in result unions, unless empty. This also temporarily disables .api file checking in //vendor/*, using the same strategy as I1bf57e08bd9625845700fd5669911804467823d6 did. A follow-up will re-enable them once the .api files are updated. Test: fx check-goldens fidl Test: fx test summarize apidiff Original-Bug: 131704 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/896039 Original-Revision: ece71adfce93fe450c03e76c63c777e301dc2997 GitOrigin-RevId: f10b9a171270c13dfdcee90dafa4fac461c9f37a Change-Id: Iad755ec6cfa7dbcfde464d562539ae786fc6bb03
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.