[roll] Roll fuchsia [components] introduce fuchsia_component_runtime library

This library is a wrapper around the client side of
`fuchsia.component.runtime.Capabilities`, and aims to make it easier to
use this API.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1449091
Original-Revision: 5f1ebf331c903e199a34c19b3789e6b7be4e2b30
GitOrigin-RevId: c3794e19e84dfcabd479f88671d28c06721ac9fa
Change-Id: I6ef6d70c114c56f41bd343e483a02dacdfac2cc2
1 file changed
tree: 6bf3afe74def27631e74d5daba3315e1aacd0e8b
  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.