[roll] Roll fuchsia [scsi-lib] Migrate off remaining usages of the DFv1 version lib.

After this change, all usages should be that of the DFv2 version lib.
The DFv1 version lib will be removed after this change.

Test: fx test block-device-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137496
Original-Revision: 00f9136d9d39fd71c26838a771612db5eb895168
GitOrigin-RevId: 15a4f5a3e088f54723329905935d4fac0a82f9d5
Change-Id: Ifd4f05f754fded36fd67755c08ee333c1f7a6d81
1 file changed
tree: 01357aa1e5e5ae5799609bee4c5f132e10ca1fdd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.