[roll] Roll fuchsia [devfs] Cleanup compat device server

Several options are no longer needed because multiplexing was eliminated.

Testing: covered by existing compat tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1040812
Original-Revision: b11fd44e90539d8746774e0cdb6352cb8d0c3309
GitOrigin-RevId: 9ed4bbcd6010d0fec21fbf90d51e4247360a0a65
Change-Id: I8d42b65f65a07649f0819cf9470832ab7d752eab
1 file changed
tree: 8161b8b45c8d28e9012e1129f081ce12c48de58f
  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 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.