[roll] Roll fuchsia [setui] Convert do_not_disturb to jobs

This converts the `do_not_disturb` service to use jobs. The fidl bringup
tests are updated to use another unconverted service, `Input`, instead.

Original-Fixed: 79045
Test:
fx test -o setui_service_tests -o do_not_disturb_integration_test \
        -o hanging_get_integration_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704966
Original-Revision: 1ebd91681240d5d159bf6721e242632d3d462359
GitOrigin-RevId: 04c021da4a228f5e4fa9fa6ededa3085903c21ac
Change-Id: Ia33c85448f8835d56ffd2b305ee64fe5ca96b2d4
1 file changed
tree: 4865e1292bee95a76c83f77f0c50aff7511bba66
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.