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

`pseudo-fs` is the older crate that has been superceded by `vfs`.

Original-Bug: 45838
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605791
Original-Revision: a22f5bb0c2ec08f0cdee23fa94441e355259ccfa
GitOrigin-RevId: 5af9684265ca4b4eac10e343089194836c845baa
Change-Id: If6c2ec86804d8c3ec5e2484d7311597ece793597
1 file changed
tree: afb9af31f7d31682e7b783e63ecf0a3264964dab
  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.