[roll] Roll fuchsia [dfv2][compat] Remove deps on VFS

The compat driver is using a VFS to host devfs nodes.
The compat library shouldn't do this, because the VFS
library shouldn't be exposed in the SDK.

Simplify some of the compat library logic in the process.

Original-Bug: 107384
Multiply: driver-compat-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716014
Original-Revision: f9cfbbfb5dbb986cc0db36e63a93828d631153eb
GitOrigin-RevId: 764053f77f110f48a4d1d6e12fbfcee42637f52e
Change-Id: I6f2cafacec70a5de15ec952fa8c4a904ce9dab14
1 file changed
tree: 737ee1b6139762475d09c0845c4862ccc3c9f77c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.