[roll] Roll fuchsia [component_manager] a unit test for aggregated services in dictionaries

Aggregated services behave a bit differently than other capabilities,
with the ability to offer/expose from a collection and from multiple
sources at once.

This adds a simple unit test to confirm that aggregated services work
when offered directly into a dictionary.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231884
Original-Revision: dce5d17f2cf56dd162aba8f9909c5ff8350df552
GitOrigin-RevId: 196e801a9cae9e4ae646ef62406d531e0cbe9083
Change-Id: I28ad6395e9712d62217be92b4e65eff26b0e370d
1 file changed
tree: faf19eebdd3ee96643fdacb1a98166956d89b945
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.