[roll] Roll fuchsia [llcpp] LLCPP V2 async client + server decoding support

A previous CL added support for decoding the V2 wireformat for responses
sent to sync clients. This CL covers all other paths in LLCPP.

Original-Bug: 79578

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/564022
Original-Revision: b88daecc9423017b298ac7bb054b9a470241d7e1
GitOrigin-RevId: 7bd50dd2ec72e50391b43534b6ad4957fb85beb1
Change-Id: Ibc5a3d46a7d064f38f3ff495a022772efb75750f
1 file changed
tree: 8667b1c64af24352be3a0735d9f8b21bfdb3ca1d
  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.