[roll] Roll fuchsia [storage] More Controller multiplexing fixes

This is another set of generic fixes to either use the correct
FIDL channel or connect to the fuchsia.device/Controller path.

This causes a handful of storage tests to pass with multiplexing
disabled, we are down to only a couple of failing tests now.

Original-Bug: 127870
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/889879
Original-Revision: 17bbb926805db4e1bb38e8274c24ce54d24873de
GitOrigin-RevId: 29d0e094abbf21b16fca740fd6ff9ad26e054c98
Change-Id: I493696808729f4c84caeb5ab9c5fc7c7a158178f
1 file changed
tree: cab096a9ef8533e2abeb5ac75570096a5a894e24
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.