[roll] Roll fuchsia [fshost] Add support for mounting Blobfs This CL also: * fills out much of the implementation for real devices, including an implementation for content_format. * changes paths to use str/String rather than Path/PathBuf since strings are easier to use. * changes the interfaces to use mut references. We might need to change back if we find a need to make them multi-threaded. Original-Bug: 87511 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707346 Original-Revision: 6f92c812cfa99c499b783e6595e185b4dcc28f08 GitOrigin-RevId: 37202762256c110ef92107f46364cd11415c4085 Change-Id: Ibe4086d2783a08faeb3458fdffc690394a4875c8
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.