[roll] Roll fuchsia [vfs] Remove abstract Inspector class

Was used for allowing blocks to be read from a filesystem instance, but
replaced with a callback to simplify things and reduce confusion with
the Inspect library.

Remove InspectableMinfs base class as it is no longer required, and
updated tests accordingly.

Test: fx test minfs-unit-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/621628
Original-Revision: ff64714176a675d790deb5e76b2afc22ebf15a35
GitOrigin-RevId: a197c1fc5214315877cb20835c0cddd7a5c13c3c
Change-Id: I3e27673630e6352c1e12f73e5028ce16f5719c71
1 file changed
tree: 5cc16a657062489e2441058ca2834d9c196e68ee
  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
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.