[roll] Roll fuchsia Revert "Reland "[build][assembly] `cache_packages` use nominal package URLs""

This reverts commit d22f0f7241e281b46f399993d9391378cb719c2a.

Reason for revert: http://b/225095894

Original change's description:
> Reland "[build][assembly] `cache_packages` use nominal package URLs"
>
> This is a reland of commit 293205b221b024b5cfb36fce910950c5858c7962
>
> Differences from original change:
> - hermeticity rules for cache_packages.json updated
>
> Original change's description:
> > [build][assembly] `cache_packages` use nominal package URLs
> >
> > Also rename `data/cache_packages` to `data/cache_packages.json` and use
> > JSON format.
> >
> > Original-Fixed: 88888
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648013
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/657382

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659862
Original-Revision: 67189cc41907967c4e2d082e578c8a020dc6ac8c
GitOrigin-RevId: 60eab224524e5af98ecfcd5cbc51d985b0fb0b95
Change-Id: I771eb4c7d6e40cfebaab1388eb35f130ad52d477
1 file changed
tree: 0a75aa2621d57e7a00b5f4b2e020b7c3a0efe768
  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.