[roll] Roll fuchsia [volume_image]: PartitonEntries to fvm::Metadata.

Last piece for generating appropriate metadata for a sparse image, is now
that we have the header, we can generate the rest of the metadata.

Next piece is decompressing a compressed sparse image into a writer,
followed by assembling the pipeline.

Test: storage-volume-image-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/483445
Original-Revision: f7558ca9db961d34f42d689a06682b64374a7cca
GitOrigin-RevId: 9896d47e31e18513b75cd91263f018b600916768
Change-Id: I264f618c07a2536351d9624d0a73d5f26d57425e
1 file changed
tree: c0b0258d7d3a83559abc801cafe66ebd1e2befdf
  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.