[roll] Roll fuchsia [nanohub] Implement NanohubCommsDirectory

/dev/nanohub_comms requires an additional set of sysfs nodes.

This CL adds FileNodeOps to Socket Tunnel to support these, and
stand up a dedicated directory class to encapsulate these
additional routes. More will be added as driver support comes
online.

Original-Bug: b/380072099
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161996
Original-Revision: 3888911a9d9cbf1cb01f7e995285eec243f4526f
GitOrigin-RevId: f21585d218dfd1c941e73a51256bee6d09d11bb0
Change-Id: I6ef634e2f738abaead1d098be35eece8c251aeb1
1 file changed
tree: 26c0a4c6d2b5a9e23d02383ccbb946043ac9ce36
  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.