[roll] Roll fuchsia Revert "[pkg] Allow package manifest to use delivery blobs"

This reverts commit 9a631d17d81b187a4db6ec9e3d8636c06ca95232.

Reason for revert: b/335924028

Original change's description:
> [pkg] Allow package manifest to use delivery blobs
>
> When creating a package manifest from a repository or product bundle,
> it will point to the delivery blobs in the repository instead of
> uncompressed blobs, and when that package manifest is used to publish
> the package to another repository, we can avoid compressing the blobs
> again.
>
> Original-Fixed: 335327377
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030493

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1032237
Original-Revision: 0e90d54d00b5e3b03f1240898b6ef43f6c64b3d8
GitOrigin-RevId: 30a51b21a658886d024431b88d6f74a048d2e82c
Change-Id: I1212d54a19112a46a8faeb09fac918ff2e0d895a
1 file changed
tree: 07d66b66a8c1d4a21571dc32cc8787f9c2e5eb4d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.