[roll] Roll fuchsia [fshost] remove label checking for fvm matcher

We have more control over fxblob devices, but many fvm devices are in
unusual states and it turns out there are many more possible labels than
we expected.

This is a partial revert of fxrev.dev/1052536

Original-Bug: b/345250209
Original-Bug: b/345251375
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1064475
Original-Revision: 03d6bb52caaed21597f3bfb604bf0c712ba8b356
GitOrigin-RevId: 6ad165f3726c3803e3f4bfda600ee140751f506a
Change-Id: I34260b61dbef3f9048bdea03d80bfc2920edd3e0
1 file changed
tree: e2e142d93a55ba3490ca71c73f68816d0a7f5005
  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 via the IRC channel #fuchsia on Freenode.

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.