[roll] Roll fuchsia [component_manager] fix assertion about service capability type

Service capabilities are implemented as DirEntry capability types, not
Dictionary types.

Test: ffx component doctor core
Original-Fixed: 407109777
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238366
Original-Revision: d1a0e4a70bd594240431b5a6dde71857fd1a42ca
GitOrigin-RevId: a73526bc235e64c7598ebc2eddd6df97e1bd1201
Change-Id: I192f4b9711a739b3d96f6e1588b4f69a57011dfe
1 file changed
tree: f3883410c6fe91da6d80c5225d4f6f662cc05a38
  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.