[roll] Roll fuchsia [component_manager] compose a dictionary of dir_entry for service caps

When a service capability is routed, return a dictionary instead of a
dir entry. This dictionary is populated and kept up to date using a
filesystem watcher on the service directory in the capability provider's
outgoing directory. This will allow future commits to perform instance
renaming, filtering, and aggregation on dictionaries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1136135
Original-Revision: e8fe578d890bdd3ab2be889b1043319870ed81b4
GitOrigin-RevId: e2a8299df5db156f0787b1edb2a7f66080e33333
Change-Id: I92d1f7987eba40c18df32861e0862f37322f7862
1 file changed
tree: 23b5b382e006ba6cbe4f0da42cee16b2f17863d7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.