[roll] Roll fuchsia [SetUI][FIDL] Use jobs for Factory Reset Interface.

This changelist replaces the existing fidl processor-based
implementation of the FIDL Factory Reset Interface with
a version based on the new job infrastructure.

This is a reland of https://fxrev.dev/523986 and includes an additional
fix to avoid a crash on bad input.

Original-Bug: 70534
Original-Fixed: 78846
Test: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/544064
Original-Revision: 320f60f0db9af92298bc895498a2e1b0574a89c5
GitOrigin-RevId: 697be81e723f61c771c23a1e19a10fef65809968
Change-Id: I80a4875ef32d8897a568ea8411e4d92b05168085
1 file changed
tree: 31cdc274a3e062046f7330bb8ec911e6511ec135
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.