[roll] Roll fuchsia [guest] Migrate the guest image creation to Bazel

This switches to using Bazel rules for the creation of the guest image.
To do this, a product bundle is created for it, which isn't necessarily
needed, but we already have GN templates for bazel_product_bundle() and
don't have one for just the product.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1630651
Original-Original-Revision: dc21fd60375031f0e30510146ff3bda72357b138
GitOrigin-RevId: 90c3070bac72aaf956a00eaa60d9e886cef55758
Change-Id: I19d837820f6f61a6a7721846681c1d9385117f52
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1634820
Cr-Commit-Position: refs/heads/main@{#193823}
1 file changed
tree: ead956c3929aced1783193e5056300c3fe68d224
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 in one of the communication channels documented at get involved.

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.