[roll] Roll fuchsia [nanohub] Route services to tests

Add nanohub related services to testing shards so that they can be used
in a system test. Services routed include:
  - fuchsia.hardware.serial.Service
  - fuchsia.hardware.google.nanohub.Service
  - fuchsia.hardware.sockettunnel.Service

Original-Bug: b/413682046
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261368
Original-Revision: 332e8dc6b48a373e066b8e4348756b8881a86402
GitOrigin-RevId: a854b0f9a14b05f24d0c965adb7bdf180ed0ebf5
Change-Id: I875f7ab1b7715f4467d0167d230a133833005620
1 file changed
tree: 44db923c6ce5f7d517b0d504b4bedaaa00ae0865
  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.