[roll] Roll fuchsia [block][drivers] Remove Manager class

Starting with commit 100fcb3f7f914c13b3cdd865ca7ff71d4ca02099 the
synchronization provided by this class is no longer used, and it is now
detritus. Move the `Session` implementation to `Server` and the thread
creation to `BlockDevice`.

Original-Bug: 115950
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/765023
Original-Revision: 63c3ca0a9a586ce07421b1b551d9b36589f245a5
GitOrigin-RevId: 92f4673992194fea073dbcf23d8b80a8153b8524
Change-Id: I3be1c73d9f4a8798e17910f33f72f50b303972c3
1 file changed
tree: e290a9823d19b90d12ae6a95dd686ccf6148719d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.