[roll] Roll fuchsia Revert "[virtualization] Remove check_image script"

This reverts commit d3644e5e647bfd40e719ea6350508dd13d2eacce.

Reason for revert: causes public builds to incorrectly assume access
to the internal virtualization CIPD packages, which broke the
firebase-docs builder: https://ci.chromium.org/b/8824587195874027169

Original change's description:
> [virtualization] Remove check_image script
>
> When debian guest were included by default in workstation builds we
> would generate a blank guest image at build time as a convenience to
> prevent build errors for developers that don't need virtualization and
> don't have prebuilts. Now that debian guests aren't included by default
> this isn't necessary any more.
>
> Original-Fixed: 91169
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/633741

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634143
Original-Revision: 2d91efe086852671981661074c24383fefd02d6f
GitOrigin-RevId: 8b42ff0cf5bfd6eca58cc74a8a41acac380f32a3
Change-Id: Id1e66a22cd05048cdddfd97449dbe71c6c2273b7
1 file changed
tree: 8ecac8e33f255ea1b19e2a68deab0c1f41362e52
  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.