[roll] Roll fuchsia [fuchsia-component] Replace pseudo-fs with vfs crate

`pseudo-fs` is superceded by `vfs`.

Original-Bug: 45838
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605788
Original-Revision: 4d4246eb935d52d364ee8bea1e1650f05cb44805
GitOrigin-RevId: c1ae7d52a9b8f27fd408037de14f01b3f4a24601
Change-Id: I18364bf46d2a15871125eabbed05468a675516b8
1 file changed
tree: 88b65a314e7bbd7b20a38dbcaea941952f4b4cba
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.