[roll] Roll fuchsia [fidl][cpp] Rename _llcpp GN suffix to _cpp_wire

Leaving forwarding aliases to soft-migrate users. For now only a few
tests use the new suffix.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695145
Original-Revision: 605d956f2c2cb6a02c32881f77d8230b8bd2969f
GitOrigin-RevId: 16f4e79e7c16a517751f9f529706f3d0a27b9627
Change-Id: I588859d0c3004d2254bd2010fe4f72e8aa06e6ea
1 file changed
tree: 2da5347699c61049b3fadcd979934c56bd297903
  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.