[roll] Roll fuchsia [storage][pseudo-fs] Delete pseudo-fs

`pseudo-fs` is superceded by `vfs` and all clients have been ported over
to `vfs`.

Original-Bug: 45838
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605793
Original-Revision: 35f4c90c503e350ce5e6d753bc151ea0013a7c68
GitOrigin-RevId: 7568b666f7a2267a28b6178b578f8bb5e9796d5c
Change-Id: If6ce03bc36c420a722f18e1907d9bf2e36a08c6b
1 file changed
tree: 844769a04febfbba8d226500ec1695ca14420ed7
  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.