[roll] Roll fuchsia [Setup] Move Do Not Disturb types into own mod.

This change moves the types associated with Do Not Disturb into
their own mod underneath the parent Do Not Disturb mod. This
change is part of a larger effort to move away from the
Switchboard and localize definitions closer to their main usage.

Original-Bug: 67688
Test: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/471062
Original-Revision: f65cb755600b6cdc16847f84f1a9fc1597794b0d
GitOrigin-RevId: 88fb186fb6d40bffc20b3ac039936d7d8b2a0509
Change-Id: Ifc4c3b31f24625183145655a0d3108a7cffb61cc
1 file changed
tree: 6155a56f6d8782239e73d219dc3468c17a09f608
  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.