[roll] Roll fuchsia [assembly] Add product-provided config-data to schema

This adds product-provided config_data to the product assembly
configuration schema.

It's only stubbed out in this CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686764
Original-Revision: 5e12c8d4434e34500c0dd928f3852fc81599e9b0
GitOrigin-RevId: d5cb47bd85b8f8d7cd6d2925697e65a5ddcd34b5
Change-Id: I78e64c3157be06b47316d9ac137ed4789ccd92ca
1 file changed
tree: bef5262fad971db67cf1f16fe056ca77ee74c2c0
  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.