[roll] Roll fuchsia [storage][devfs] Removing FvmDestroy

FvmDestroy was only used in the destructor of a test utility,
and it had no effect on any tests.  Further, it called
the fuchsia.device/Controller::Rebind call, which is being
deprecated.

Testing: This only dealt with test code.
Original-Bug: https://fxbug.dev/340924622
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049036
Original-Revision: 426984adc65ec0a7dc5df03a9063754176faa400
GitOrigin-RevId: 6ec75d5d97c904ce8b6e34f054a7ce9534e9c119
Change-Id: I7be69929abd4ba510770742eb4137c9833a83594
1 file changed
tree: 5c93cd791df61eb48e6686340a121ab2f04d3649
  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 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.