[roll] Roll fuchsia [setui_client] Add factory reset to setui_client sandbox

Without this change, attempting to listen to or set the factory reset
value fails.

Also small refactor to avoid reconstructing setting object for display.

Original-Fixed: 74209
Test: fx test setui_client_tests setui_client_interface_test
    Also manually verified
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/513513
Original-Revision: 025e2e8ff7b0c915ee4d22057d008666cfbeb50d
GitOrigin-RevId: f59f1337ef16ddd7085f15e764364a0779da96f9
Change-Id: I6ee5b8ece68449dc085a354e21ff436ee34dbaa4
1 file changed
tree: 066ce4487b3f109e7beec4f9876152fa96e9a8a9
  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.