commit | 48ae17d5fbd4d6dc3395a17fe5c476c3d9adeb51 | [log] [tgz] |
---|---|---|
author | Caslyn Tonelli <caslyn@fuchsia.infra.roller.google.com> | Fri Jan 28 19:29:58 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 28 11:31:22 2022 -0800 |
tree | 6f28bc9e15f7c083ae226396a65f933c7a4e7ebc | |
parent | 869f247bbe540c164afb2b8660854a4bb2d139d6 [diff] |
[roll] Roll fuchsia [routing] Use PartialChildMoniker for comparisons `find_matching_offer` and `target_matches_moniker` functions take a `PartialChildMoniker` instead of a `ChildMoniker`, because their comparisons do not use or need the `InstanceId` field information from `ChildMoniker`. The reason for this change is to reduce unnecessary uses of monikers with instance ids. Original-Bug: 87407 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638808 Original-Revision: 476930c6ba0b754d9f236de29e38099fb4816198 GitOrigin-RevId: a21fa4b4ea073364a080cba8fb89bce4373824b4 Change-Id: I3fbe0b8526ff1ba7c133ecfb51e2a547abd1d645
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
.