[roll] Roll fuchsia [fshost] Don't match FVM when fxfs_blob is set

The if statement was incorrect; it would fall through to creating an FVM
matcher if `config.netboot` is true.

Original-Bug: b/299652315
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/914353
Original-Revision: 931b701ab075d8ae24be3bb4525943940aac39d0
GitOrigin-RevId: e86dc72dc81d5a39342f14db257046c7fbbb98e1
Change-Id: I1ec0b6e1db4e34911ae314435aec444c34b6ce23
1 file changed
tree: 7083d13db41123b15e2a72435c69e54ed43f270a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.