[roll] Roll fuchsia [fshost] delete non-storage-host cml files

Delete cml file shards that are no longer used now that everything uses
storage-host, and simplify the AIBs and fshost_cml template with that in
mind.

These cml files are due for a simplification now as well, but to keep
the review easier, these refactors are left for later work.

Original-Bug: 394970436
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1585273
Original-Revision: 1bdbcd0010aaca5b100c175249c2a6c11c2f7619
GitOrigin-RevId: dfe2b55ccfdbbbc1fa38641224a450fdba38eead
Change-Id: I438c73e713cd662fee58f8045922c54eb3a32273
1 file changed
tree: e0f09c4a2ebb580e5b396bc9fde6b69530db7490
  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.