[roll] Roll fuchsia [fidl][build][llcpp] Restructure build rules.

The LLCPP bindings are increasingly a set of bindings generated by a
single fidlgen invocation, but with different subsets included by
different classes of component.

This CL restructures out build rules to reflect these layers, the files
the contribute and their interdependencies.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/630947
Original-Revision: 002179ab33c4ba71d5ab67a7e3cda231efe74735
GitOrigin-RevId: ae15f9dc1e00b24c8b0c821710d70e2827fb67e3
Change-Id: I476c060d6a9b933c68046b1c750dc898631d3901
1 file changed
tree: 0330101812c023d15f8c67dc0f8b8159f578e285
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.