[roll] Roll fuchsia [fidl][llcpp] Update Interface & RawChannelInterface uses

There's still a couple of spots outside the tree that need to land
before we can remove the `using Interface = ...` from the templates.

Original-Bug: 72798
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/510900
Original-Revision: 11f14d96d839364bb43a629488b5bae37d2da927
GitOrigin-RevId: 756ddb9e7320901100a18206af942c99513f6c58
Change-Id: I29937d7ca08475d59a921cc7c4cd48c820024d32
1 file changed
tree: 07f142bf6322e966394e7b21f564d3130131d818
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.