[roll] Roll fuchsia [fshost] Fix reporting of corruption events to Inspect

Somehow, this got lost when we moved to the Rust version of fshost.

Original-Bug: 374850875
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1142714
Original-Revision: 73b83496c88551f7a0e14b19cfc35fd65aa89ec3
GitOrigin-RevId: 66f6d1f862d99d84b10c6e731efa5700e0de53f3
Change-Id: Ibba49918ed302a92e928e9e1203acc5877d3d226
1 file changed
tree: 3ec0bd15c445647b029bf0ae5f1a4c089a132d95
  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.