[roll] Roll fuchsia [compat] Use DevfsExporter::ExportV2

Use the new devfs exporter API.

Now that the DFv2 compat shim uses this API, some small fixes are made
to the devfs implementation to fix existing tests within DFv2.
Specifically the Connector class is now treated like a Service.

Multiply: compat_test
Original-Bug: 117760
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/785582
Original-Revision: c720aa305a4a47d9d03aef15900dadd3b2f1f84c
GitOrigin-RevId: 847bb27b95a242fc81142315e1061cb4ab741c16
Change-Id: I02b4f27639f762571572df42dbd00e06f686ed05
1 file changed
tree: 77609987a0f6230a1007b2c7f930901b861503e6
  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.