[roll] Roll fuchsia [sc] Structured config example components

Introduce two example components (C++ and Rust) that
use structured configuration.

These components will output a hello world message
and serve an inspect tree based on their configuration.

Original-Fixed: 95373
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660382
Original-Revision: c7191ee9b02a3e13c35bdc42920a829465c309a6
GitOrigin-RevId: 4e9ab120661ed26f5aa334a3c4fb50131ffc32ca
Change-Id: I75135a7aaa9e118f9b5de508de8b5537506c7261
1 file changed
tree: c1ddd6c934c646744947a34a8b8671cd4d2a25b7
  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.