| commit | db5b62ed1ffc7e21522f777ee57f46a83d7ec528 | [log] [tgz] |
|---|---|---|
| author | Sébastien Marchand <sebmarchand@fuchsia.infra.roller.google.com> | Sat Mar 26 16:11:30 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Sat Mar 26 09:13:03 2022 -0700 |
| tree | 3b29ffdef6bb765024b34249d231e3deef7daecd | |
| parent | 97222e355159a908c56bf72dd1fbe6210f6d5037 [diff] |
[roll] Roll fuchsia Revert "[lsc] Migrate all clients of fuchsia.sys2.ComponentResolver" This reverts commit 28e39762b3aaec2c3d3bf4d1b29fbb87ca1e1848. Reason for revert: b/227016951 Original change's description: > [lsc] Migrate all clients of fuchsia.sys2.ComponentResolver > > This LSC migrates all usages of the `fuchsia.sys2.ComponentResolver` > protocol to `fuchsia.component.resolution.Resolver`. The latter is in > the SDK and the former will be removed after this CL. This was done > in an LSC, instead of a soft transition for the following reasons: > > * All usages are in-tree, so we're confident that nothing will break. > * The change is mechanical. That is, it only changes one namespace to > another, and as such it's fair to assume that nothing will break. > * A soft transition would have greatly slowed down the rollout > of `fuchsia.component.resolution.Resolver`. > * It would have been tricky to have `component_manager` support > consuming both protocols at the same time. > > Original-Bug: 94581 > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656983 Original-Bug: 94581 , b/227016951 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/663143 Original-Revision: 3a8e4b43c625a520b188f68b8cf45d0041de2d8e GitOrigin-RevId: f568aac0fe4e7ad90a41fcd4ee80cdd5abb8ef33 Change-Id: I6c7b192425e7f4668aa62c5b23759070e036d1a5
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 via the IRC channel #fuchsia on Freenode.
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.