[roll] Roll fuchsia [blobfs] Support making and taking type 2 delivery blobs.

Moves the compression params into the delivery blob module since it is
what decides compression params in general.

Original-Bug: 415108455
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1495696
Original-Revision: 3d12286ec3b021d1c6dd6299e327eb0fe784fe44
GitOrigin-RevId: 992f36ddcd6b1fe649ecf00ca507d902307fa511
Change-Id: I81e44705a98237eb98f27072d8b9f77bae856b33
1 file changed
tree: fbf4d928feda2205d6f43d7c0b939ed68f348bc0
  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.