[roll] Roll fuchsia [sshd] Allow sshd-host to work when appmgr is not present

When appmgr is present, route to fx shell from sys. This is because
shell tools might use capabilities from v1 components when appmgr is
present.
When appmgr is not present, route to fx shell just from core.

Original-Bug: 104522
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/710233
Original-Revision: 133af19abae536139ff4c931cd95f03c7c17d53f
GitOrigin-RevId: d7e180b7e37dd6f6e0b31e36443c0945fc69d335
Change-Id: I55dcff138e2b13b95f3fefd0d6e87bdb3a186b16
1 file changed
tree: fe039e99cb6b89c29a59e73e9af09713c88a97fa
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.