[roll] Roll fuchsia [component_manager][routing] Simplify RouteSource Turn RouteSource from an enum of capability types into a struct that holds the capability source and (possibly empty) relative base path. This significantly simplifies handoff between the router and its clients. As part of this refactor, we need to pull the storage-specific handling bits out of the router and into component_manager. Helpers have been added to `storage/mod.rs` for this purpose. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/820832 Original-Revision: d4839129cb7b689d8be8d7a64e959236e92cfab4 GitOrigin-RevId: bc8709dbb36cf38fc2a9dc53aeb9a6c93bdcf3ce Change-Id: Ibef189220c0e728434e73e8389215d7934e9997e
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 via the IRC channel #fuchsia on Freenode.
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.