[roll] Roll fuchsia [build][fidl] Stop duplicating all_fidl_json entries I noticed that the generated_file all_fidl_json.txt had some duplicated entries. This can have a runtime cost for tools like `ffx trace` which just loads all of the FIDL IR files listed in order, even if they've been seen before. It turns out that we were including every SDK FIDL library twice, so let's not do that. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1229066 Original-Revision: 6ca5123384adcfcc74eebc57ec323968fddc33d5 GitOrigin-RevId: f24d414cfcb6492e43191442ce75be56d16fa27b Change-Id: I8927c341bd89b4c36b1a3774b6ced880f320411a
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.