[roll] Roll fuchsia [setui] Add support for custom change functions to jobs

This change adds support for custom change functions to the jobs
infrastructure's watch functionality. This is needed for settings like
LIght to watch individual light groups or Display to watch the light
sensor with a given change delta.

Original-Fixed: 84959
Test: fx test setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/583681
Original-Revision: 40e8cbab54c0f29f03d1a993b30d5daca87659bf
GitOrigin-RevId: 9a9f10b83fcc730a15f36ec615e6a109c26574c9
Change-Id: I3f301d04b552b2c2096c137d600a511f9109084a
1 file changed
tree: 369c486cae3edc57023ea319d7f7a06cbbfe152c
  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.