[roll] Roll fuchsia [starnix][sockettunnel] Add a broker for the socketunnel service

This broker provides a simple policy to pluck out the device protocol
from the first service instance that enumerates. This allows an eventual Starnix module to connect to this Service as a Protocol, simplifying the code.

Additionally, define a "nanohub_support" assembly target that can be used to control the inclusion of the service broker + Starnix enablement flags.

Follow-up assembly ticket: b/376318780

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137955
Original-Revision: 377c2a30ce0fe4fb4dcc8ed7f2f5eba689711efd
GitOrigin-RevId: 057c9dbcc759d4df00c526fc2e0af5e650b63cb7
Change-Id: I95b069fa246a930a0ed1e2f49896a3effe64458f
1 file changed
tree: 8e8fcd8bbc76f68312045e345d1d40eb39c8a056
  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.