[roll] Roll fuchsia [components][sandbox] Remove unnecessary DirEntry layering for outgoing Connector

The outgoing Connector was created by making a Connectable out of a
DirEntry. The DirEntry is unnecessary; we can simply implement
Connectable directly.

By simplifying the router composition, this will make migrating to
typed routers a bit easier.

Original-Bug: 360221168

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137954
Original-Revision: 6d30f733e0f10068a858ef6692406f1ead97fc2a
GitOrigin-RevId: ac295202bc95f6884375b4f7db816125fa8376a0
Change-Id: I7f843b6100c6de111660e27f869d278a958d8a3f
1 file changed
tree: 4266ef2b14fa579229fc773d00412347e211addc
  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.