[roll] Roll fuchsia [pkg] Delete blobfs client fio.[File|Directory] code paths

As of http://fxrev.dev/1249548 the client was always being configured to
use the Blob[Reader|Creator] APIs, so this should not change any
behavior.

Migrates the blobfs client and pkg-cache unit tests to the new APIs as well.

Original-Bug: 455587179
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409394
Original-Revision: 5861a48ff5182b67e8353489b2e346a338aa26e9
GitOrigin-RevId: bc4488fb30e10b6de434204d771299459a7fe249
Change-Id: I4523e8d2973158794891effa462ae687c9bca726
1 file changed
tree: 85bfadae10f55a453acf8c202fd02e30780a0d94
  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.