[roll] Roll fuchsia [ffx][repo] Add test for `ffx package download`

While here, this fixes a bug where the blobs/ directory did not contain
the meta.far blob.

Original-Bug: 97061
Original-Fixed: 97740

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/666344
Original-Revision: e5a336fbdd9df2264249bbd7cfdcc1825339ebba
GitOrigin-RevId: 2f10f76d07537fdc3423c1f804b949dd6e97a418
Change-Id: I5f4484c9b886e5522767bf92db4a4c1a0892bb59
1 file changed
tree: 3224a67f858e76bc8234d7e6dc5648b85501f9ac
  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.