commit | 756643880dd2e10821527096b83bc851b3d7f7e3 | [log] [tgz] |
---|---|---|
author | Gary Bressler <geb@fuchsia.infra.roller.google.com> | Tue Oct 15 16:07:05 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 15 09:10:17 2024 -0700 |
tree | 4266ef2b14fa579229fc773d00412347e211addc | |
parent | dbff9ff03bd49039e465ab133941128b20111cd0 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.