[roll] Roll fuchsia [component_hub] Support serde on host

We want to expose some of these types, namely list::Component and
show::Component, to be serialized by serde for machine consumable output
inside an ffx plugin. This adds Serialize/Deserialize to these types and
gates that to the host compiled version of this library.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/591901
Original-Revision: 65d8ea3476568e0c9f3836ad1797e900f14475ec
GitOrigin-RevId: 140eabb9e20da8a6fa129f696aca575750a9712b
Change-Id: Ic222478cda8cd5cc7e9cdc698df793d6065d1a32
1 file changed
tree: 2cc45987e8db95a60bd3b0aff45adb71a07a2a9e
  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.