[roll] Roll fuchsia [fshost] Use fvm2 as component name

This is necessary to launch dynamic instances of FVM, as otherwise
fs_management gets confused about which component to start.

Original-Bug: 388533231
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1184896
Original-Revision: 6608c68263d4b3914e5d5014cb68b1bfc7f5d669
GitOrigin-RevId: f5ed4b04e75a6898afc09e5b318d3c2541294688
Change-Id: I4a7b7f34da7347156e05bcb972ff8d4ef211ac38
1 file changed
tree: 9d749e8d5ecc61ad77f8e63e40dcd0e699704fa3
  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.