[roll] Roll fuchsia [virtualization] Rename RawBlockDispatcher

Rename RawBlockDispatcher to FileBlockDispatcher, and make some minor
changes changes to logging.

Original-Bug: 90276
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/620453
Original-Revision: e454eed9856a4cbbafcb338bb1a30bbaedbe4e33
GitOrigin-RevId: 19a2d0f3b475a8f7f6b69e44437844705c466ab6
Change-Id: I9333ac996400e8adb76f76068694f216112abb30
1 file changed
tree: 1f5ce719534748aae9df22ba9c5e042bb1144586
  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.