[roll] Roll fuchsia [SetUI] Add support for Rebroadcast.

This changelist adds support for rebroadcasting from
a setting handler. The setting handler wrapping logic
translates the request into a Get request and then
uses the result to broadcast the state to all listeners.

Test: fx test -o setui_service_tests
Multiply: setui_service_tests
Original-Fixed: 67695
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/478064
Original-Revision: 9ad29873b842e044a5d1c0c01b7a8625bd3a9fe5
GitOrigin-RevId: 7d2ae74880175723c776ec63e0ac0a32a791006b
Change-Id: I905289582ed4463be09f4cf2bdf312b2df5a707c
1 file changed
tree: 5fd4f8cc216e2bd4f8d7ef0f5cc8467afc790296
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.