[roll] Roll fuchsia [fxt] Added Writer and Serializer Classes

Added interfaces to allow writing of fxt to a generic buffer. To start,
this just adds a single FXT method to the serializer to first get
feedback on the interface. More will be added in following patches after
the interface is settled on.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670187
Original-Revision: d1cb870a7a3552095b6664c603a8d4ee2b44b7cc
GitOrigin-RevId: 0853a6239f86a01c70e16aa000c23422baf00295
Change-Id: I14a2f03f84879260b655b3efb3334d1aa5fbfd1f
1 file changed
tree: 4093bf5304a84999a3c42c2ca5ae3007384af94f
  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.