[roll] Roll fuchsia [vsock] Migrate to service capabilities

* Export service from vsock driver
* Route service capability to vsock_service
* Update devfs to not auto-export it
* Remove entry from protodefs.h

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1213569
Original-Revision: 44d8d4664d276e6aabd7dfd30f3df25407e4b5ec
GitOrigin-RevId: e58a662b5cb49de1b6ef9b8fc3d7730a7702b95e
Change-Id: Ib51c743f7a0b0c37d07d96a9ab10bb4971d39347
1 file changed
tree: c39c2bc639adbf131081e6fb90b84fef020e5042
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.