commit | 371a56fa1e030f0d4550e1bac2b968569b01d670 | [log] [tgz] |
---|---|---|
author | Claire Gonyeo <cgonyeo@google.com> | Fri May 31 09:24:41 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 09:24:41 2024 +0000 |
tree | 2836c34a87f16546004ec824f1f137dce4e106dc | |
parent | 469f5eb5b1dd0dea8bdba0a75f5cb97c1ae1ebec [diff] |
[routing] splits `with_availability` off of `RouterExt` into new trait Moves `RouterExt::with_availability` into an new trait in the routing library named `WithAvailability`, so that `build_component_sandboxes` can still access the function once it's been moved into the routing library. Change-Id: Icdd0d8212ed4d2d8a179a7e367ae48d6eb75bd57 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1055896 Reviewed-by: Gary Bressler <geb@google.com> Commit-Queue: Claire Gonyeo <cgonyeo@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.