[roll] Roll fuchsia [bedrock] Support standalone namespace entries in serve_processargs This serves the needs of "/pkg" directories and directory/storage capabilities and the like. You can add an Open capability (or something that is TryIntoOpen) at a path, and the Open capability will be opened when someone opens that path. A subtle requirement here is that we need to delay exercising the open capability until the user writes a message onto the namespace entry, as seen in `add_directory_helper` in component manager. That has been replicated here and in fact doesn't affect regular namespaced objects. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/900279 Original-Revision: 36064bb7056f8746af15a264898ca88b17e4f959 GitOrigin-RevId: 3d780bb5276ae8c79da479e35e665d208c53d153 Change-Id: I44e78651b07078ac1c2a2c996961972c7be3545e
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.