[roll] Roll fuchsia [bedrock] Support config in bedrock

Update the sandbox construction code to also include
configuration.

Try to use bedrock first, and then fall back to legacy
routing.

Original-Bug: 357592030
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092153
Original-Revision: 9c732cea19b4b1de97b5be3e91859aa23a0643ab
GitOrigin-RevId: 7f5b0775880e3f5f5d4726f51d50c00b3dc08160
Change-Id: I94555b9ef98c72d835fe350581675fdf15f5e7fc
1 file changed
tree: df8e49d739ba6d489a514653fc31e65cd7a8dd8d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.