commit | ac5fe8b0908e08cd3950da13dca4ab6228a0884d | [log] [tgz] |
---|---|---|
author | Yaneury Fermin <yaneury@google.com> | Mon Mar 07 21:58:48 2022 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 07 21:58:48 2022 +0000 |
tree | 0db53e1cda68b1fdde33b6778c077b75c43dfb82 | |
parent | 9634406714c6afb51d5f97f664b094ecd0262b39 [diff] |
[fuchsia.component.resolution] Introduce library This CL adds a new FIDL library, `fuchsia.component.resolution`. This library will be used for enabling component URL resolution via `fuchsia.component.resolution.Resolver`. This type is a direct copy from `fuchsia.sys2.ComponentResolver`. The latter will be removed once all clients have been migrated to this new one. Bug: 72139 Bug: 94581 Change-Id: I22d0da59ed7f4c8bc7dc381b53315689f8e080c0 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/651781 Reviewed-by: Gary Bressler <geb@google.com> Reviewed-by: Gabe Schine <thatguy@google.com> API-Review: Gary Bressler <geb@google.com> Commit-Queue: Yaneury Fermin <yaneury@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.