[roll] Roll fuchsia [components] implementation for fuchsia.component.runtime.Capabilities Also refactors the API to: - Require an instance token when performing a route (to match the API of routers inside of component manager) - Add the ability to get a new instance token - Make the API where component manager calls route on routers implemented by components match the API where components call route on routers implemented by component manager - Add the sub_directory argument to DirReceiver, to match the DirConnector API - Routers owned by component manager will now return whether or not the requested capability was available. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1428654 Original-Revision: 08e1af4ff524f80389b5c5cdc80343b7615ec872 GitOrigin-RevId: fabe634d5a03c40803ef5389bbb2a9a0fcf400ff Change-Id: Ia46fc11e92e8ad3dc6c37c3cecf177efbc37f10f
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.