[roll] Roll fuchsia [fshost-rust] Fix cpp integration test failures on fshost-rust

main.rs should not error out if fuchsia.boot does not return
arguments. The block watcher server should return BAD_STATE if
we try to pause the watcher twice.

Original-Bug: 113920
Test: fx test fshost_integration_tests_rust
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/771203
Original-Revision: 2f5d3e4b64ef4f0669905a5c4c92002bee2bbc79
GitOrigin-RevId: fba8dca8386f73dc0ff914e9eb1f56b75c0455e4
Change-Id: I2e78d5d8f9b02c6e2f3fdf437b6428df76a18a44
1 file changed
tree: 89b902433b890b5edff4591ca4ea93a6982df669
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.