[roll] Roll fuchsia [fxfs] Add blobs to the golden image generation.

Regenerates the golden image for the latest version to include the
blobs.

The blobs volume will not really be opened or handled here. It will be
opened and the blobs inside verified in a follow-up.

Original-Bug: 303680324

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1477376
Original-Revision: c8064c431e47a08b8dacd5d32228bc2a4181218e
GitOrigin-RevId: de3a775a5f47f5a0e4e245413ffc68b9be2f30e6
Change-Id: I09b34551b8e5823e0d249aeb509596a13e45b847
1 file changed
tree: 2af45f48b724f3c4646083310280d8ce61c3eacf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.