commit | f5a702f86fef9390563ba9d67796558949c5e0ed | [log] [tgz] |
---|---|---|
author | Gary Bressler <geb@fuchsia.infra.roller.google.com> | Tue Aug 29 01:30:36 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 28 18:31:43 2023 -0700 |
tree | c19a75c3079c9f4fb65742981898f521b1de1f5d | |
parent | ee77790ad741d20881a926f189a97ce8c2162953 [diff] |
[roll] Roll fuchsia [component_manager][services] Merge FilteredServiceDirectory into AggregateServiceDirectory These types implement redundant functionality and have no reason to be separate. A filtered service directory can be expressed as an aggregate service directory with one source component. At the same time, resolve an inconsistency: FilteredServiceDirectory supported renamed_instances while AggregateServiceDirectory didn't. Now AggregateServiceDirectory supports it. Original-Bug: b/294909269 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/906925 Original-Revision: 9d23c43c08ec2fd2efd20d4c2669200104ec404a GitOrigin-RevId: 8aa61124dd8d47f9ccaad9e4db1499a95260a61e Change-Id: I62b4a29bb0709f84d821652d207675112ef0745c
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
.