[roll] Roll fuchsia [fidl] Outgoing body: don't convert through HLCPP

This updates the NaturalBodyEncoder to directly provide a
OutgoingMessage from GetBody.

In order to perform validation, an internal method is temporarily
exposed on the OutgoingMessage class. This will be removed once natural
type encoder can directly perform validation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649882
Original-Revision: f656e26c94a142e48d5af009f6a6d4c0f5fb286f
GitOrigin-RevId: 99d8aa915fb07180a38f552291a501561eeeab27
Change-Id: I4b76391b77b045ac814148242e443fae6d96705e
1 file changed
tree: 90a9414b4345cadc61cd4bdf7a343deca9d59848
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.