[roll] Roll fuchsia [fidl] Split GuestConfing into its own file

Move GuestConfig and dependent symbols into their own file. This way,
it's easier to find all of the configuration related symbols.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/455896
Original-Revision: f162b351ab1c8b0bfc58bf16ec57b1c1c821a892
GitOrigin-RevId: caa966ec28809fbc620e0fcff2a61dacb3ded109
Change-Id: Ie1bb11fe983bf490eaf44c14d314f504835d18f0
1 file changed
tree: ae1900080244e92cd5704f10a59981b14ec6d79c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.