[roll] Roll fuchsia [storage] Add implementation for new health check protocol.

Current verify.blobfsverifier is not yet deprecated. This change
adds the GetHealthStatus server to be called by component framework.

SetHealthStatus is changed to GetHealthStatus to clarify that the client
is getting the status.

Original-Bug: 369128369

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149172
Original-Revision: d6d12ecd662736cdea912b7b74f30afe4d08d4de
GitOrigin-RevId: 19563980dba08864d085b69cfb5a9870f62666d9
Change-Id: Ic8e6688427d4427a3db0ca4cef924605062b401b
1 file changed
tree: 8af7a0241c15c7caa9ce7f03aaa41be6db322cb0
  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.