[roll] Roll fuchsia [realm_query] Resolve manifests for potential dynamic components.

Allow tools to resolve component manifests for components which
have not yet been created. Useful to allow validation of config
field types before running a component with parent overrides.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/854479
Original-Revision: b121873150460231e749c20ee93f4b317b1b2d67
GitOrigin-RevId: 787cba31f488974ead351488aaa28c601b393ed7
Change-Id: Ie6803b292bf642938523745ae8d97c85fe8aae0c
1 file changed
tree: 2509581de435520fa945267dc9d40d91fec077d1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.