[roll] Roll fuchsia [fidl] Template NaturalMessageEncoder on Transport

In an upcoming CL, NaturalTransport will need to store handle metadata
that is specific to a given transport. In order to facilitate this, this
CL templates NaturalMessageEncoder on Transport.

NaturalBodyEncoder is not templated because it should be ok for the
forseeable future to use the ChannelTransport with it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/647925
Original-Revision: 47769958a6111c016376d66d949fb47b93c7a18a
GitOrigin-RevId: 5212f966b38a5d398b4d050b03eaf3f60a50947f
Change-Id: I91a228eb55d7d0cf66910ee6b3fefc96ae8d935d
1 file changed
tree: e52dcfcac15e105d71b72164c8912ae25e23ade8
  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.