[roll] Roll fuchsia [llcpp] Transport-agnostic decoding support for LLCPP

This CL adds support for decoding regardless of transport through use of
a callback that processes handle metadata such as object type and
rights. This effort allows non-zircon handle types to be used with FIDL
decode.

Original-Bug: 85734
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/601481
Original-Revision: 72fda73a714c5c46c9c438c5f5e7684d96fdac19
GitOrigin-RevId: 8a93db4eb09e8ab3ae212a8a5a6892f1eaad385c
Change-Id: I5f5e56bfc99ec21a14c5fb9253f0e5882d238a4c
1 file changed
tree: c93d2801f941408fabd89f1a0772dce93ecd067b
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.