[roll] Roll fuchsia [pkg] Remove fio::File variant from PackageCache.Get

All of the blobfs implementations support the BlobWriter API and
the clients have already been migrated to always request it.

Original-Fixed: 455587179
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1412354
Original-Revision: c7e052accb794c8ee2e6eee84d559928a139972e
GitOrigin-RevId: ff70986ccb1f50a5487c4b04db6c9c1ac6f065ac
Change-Id: I3804a727a44bb8aafe2ad9dccc8f0f9a326e14e0
1 file changed
tree: 4b865efb9360de4fadff50dd45e10a9669e57b97
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.