[roll] Roll fuchsia Revert "[fvm] Switch the filesystem test suite to using the Rust FVM driver"

This reverts commit 3ff0966d921a1b28f8e27a0c14a04c0ede9eeb45.

Reason for revert: b/365881602

Original change's description:
> [fvm] Switch the filesystem test suite to using the Rust FVM driver
>
> Original-Bug: 357467643
> Change-Id: I6ce9e02accd7b81b424d51e38ddd3e371374fa20
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1111793
> Fuchsia-Auto-Submit: Chris Suter <csuter@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Stephen Demos <sdemos@google.com>

Original-Bug: 357467643
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1117193
Original-Revision: 49db7017352ea93846ff82671fe08e8e55a8f45a
GitOrigin-RevId: a67e7e05e321983bd5bd75ff233adce2947b2d1e
Change-Id: I15eb7ef06de1e2f43d4c3c124a2ccb091104146a
1 file changed
tree: 4371232bea2c4b353d36c9c0d2c0fd132c366651
  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.