[roll] Roll fuchsia [fvm] Cleanup -Wunused-but-set-variable in fvm

This patch cleans up the code that causes -Wunused-but-set-variable
warning.

Original-Bug: 96410
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/663961
Original-Revision: b9d16acb4a073d86365b9f2710c91e6144400725
GitOrigin-RevId: 2868bcaf2a941cc690f4c70cbe652e38af8a8b07
Change-Id: I7751699ab197de3280a03c0bb4b5c45bb175a64a
1 file changed
tree: 098a5466b93174bd3082f572f266c7f4e78cdaa9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.