[roll] Roll fuchsia [component_manager] remove most of capability.rs

Most of this file is vestigial, as almost all capability routing goes
through the bedrock layer now. The remaining function in capability.rs
can be removed once the storage migration is complete.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422254
Original-Revision: a57831ac34d6a96352df962800085ec0df818136
GitOrigin-RevId: fce52a75c28903e6bbe1a079eec7097db8d89c3f
Change-Id: I9f477b7f959d2b1cdf7df958c895d53f64bb2cba
1 file changed
tree: 1249b4e7f2387173de360260bc9970f573d6b40b
  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.