[roll] Roll fuchsia [setui][healthchecks] Add health check server to setui

Updates the cml to expose the health check to the framework
and adds the fidl service to the apropos service directory..

If the setui environment is able to be created, then we know
that all of the agents have responded without error. If the
environment fails, then setui reboots. An inability to
get a response from the component for its health check status
is treated as a failure. So, if the health check protocol is
able to be queried, we have enough information to deem the
component healthy :)

Tested: fx test //src/settings

Original-Bug: 397979575

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210344
Original-Revision: 99d00dda175a24c924106da17a817f4f6c1196fc
GitOrigin-RevId: acd457a50eea1ea5efe23f10705e0447627cfbb9
Change-Id: Ieab15399169e8f8c4fe25c30658ca3edc49f4e11
1 file changed
tree: 0e7cf95dd1a31ce8ec12d0446eacdf573d4841c8
  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.