[roll] Roll fuchsia [assembly] Product config emits structured config.

Each component that has config values defined in the product
config will be "repackaged" and have the original manifest passed
to the assembly tool replaced with a manifest that includes the
configuration value files.

Prereq for configuring the session URL in
Ibfda545e288ccf66d6abfdcb711f98f9133c15b8.

Original-Fixed: 91745

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/646643
Original-Revision: f535479262e9082db03aeccdd6240e85d860e2c4
GitOrigin-RevId: bb70e243c88a89e69ebeb73c0f14c5b07417025b
Change-Id: Ib317f3793fed8cd98e0116b44f2cd7fa1f146cf2
1 file changed
tree: 076ce8df9fbc8b5afe10327a82d51b3701a6f852
  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.