[roll] Roll fuchsia [fshost] rename storage_host shards

Rename the aibs and shards related to storage_host to just be...normal.
There is no non-storage-host anymore.

This also gets rid of the migration assembly flag that was no longer
used.

Original-Bug: 394970436
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1585183
Original-Revision: 5c3f15a35c6af57c36fba9b16912cb103afcc247
GitOrigin-RevId: da578b2a42ecb40c6d56538e93af6d495f025ca0
Change-Id: I211641def813a2190abfea51aed169eec1d2e678
1 file changed
tree: b862bd643fbb5148be950ce8ca94add6729461bd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.