[roll] Roll fuchsia [input] Enable Health tracking on UnhandledInputHandlers

Add new methods `set_handler_healthy` and `set_handler_unhealthy` to the `UnhandledInputHandler` trait. Implement these methods to update health status on handlers that implement `UnhandledInputHandler` trait.

Sample inspect dump: https://paste.googleplex.com/6476017731371008

Original-Bug: 132358
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904779
Original-Revision: b4965080951087bf05140cc61447b6abacf26f87
GitOrigin-RevId: 6419d754d92fbeaca974374dae3b57cf4ac6115a
Change-Id: I45ce9f740e95f06367e0e65da3f40c17dbcb3dac
1 file changed
tree: ee565085aaa7857f15bab09fb1bd9f44f27d9df4
  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.