[roll] Roll fuchsia [fidl][llcpp] Replace zx::unowned_channel with fidl::UnownedClientEnd in generated methods

This is part of making the generated code use typed channels. It is
split out of fxrev.dev/I5bc01eca91c86b276f034a26f5722f07db59b695 so that
the change is easier to review and can land separately.

Original-Bug: 65212
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466345
Original-Revision: a3c90cebeff13f7324d3066fe6838e83820ab83f
GitOrigin-RevId: 726294f7b0f11d209bebb6e6d3ee0ece958cdea2
Change-Id: I9a5e27010e25a1d6d0676f26885c8007e662c21b
1 file changed
tree: b523a7a1ad91793035ea231185a14f0a581a73b5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.