[roll] Roll fuchsia [component_manager] Move more code to builtin

Straightforward move of more code out of the main crate.
The capability.rs file was entirely unused so it is deleted.

Original-Bug: b/334146761
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1028377
Original-Revision: 7e2135dee89fac154a85f59340b64c2a94549d05
GitOrigin-RevId: 832adab7ddadcb7ea5bf5b88477fb3f06eccc4a2
Change-Id: I6c5406884e7a1500cc93b828baa531f78b8f948c
1 file changed
tree: 2473f3ba37c7b04e8e468257e87766b2a99ce6b7
  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 via the IRC channel #fuchsia on Freenode.

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.