[roll] Roll fuchsia [llcpp] Use C types for encoding configuration, handle type

This CL moves the encoding configuration to a C type that can be used and
accessed by fidl_encode and fidl_decode.

See I0e25bfa1655cc552f41d6f4362beb79b5e3a1942 for usage

Original-Bug: 85734
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/601384
Original-Revision: 8eaa2d0cbd67383c8c9227aa59fbe13055ed8acd
GitOrigin-RevId: 2f2c6e4a4246288aa5073ab6e58e0f2d9f0fdd4c
Change-Id: I72a39f91650404683eb51573c68022fde03d4d1f
1 file changed
tree: 445fe5cdacc3a802d827078f2d2e7aff5b00f417
  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.