[roll] Roll fuchsia [storage-host] Use fuchsia.fs.startup.Startup

Replaces the bespoke fuchsia.storagehost.Start protocol with
fuchsia.fs.startup.Startup.  This also lets us tie in with existing code
in fs_management and remove the `fuchsia.fshost.StorageHostUrl` config
knob added recently (sorry for the churn on that one).

Original-Bug: 339491886
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1136452
Original-Revision: 0ab0031d9814b0e7b2b64128b61c82ebd8f24f36
GitOrigin-RevId: 1f9a3dfebaa1e16cbdc5de1f2ae9852b17bc29d8
Change-Id: I994344be6a38b58f093a3ea5760d9e57081700d4
1 file changed
tree: d703a697285f401a8d341f9ccdb0e9807861818b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.