[roll] Roll fuchsia [Setup] Move Audio types into own mod.

This change moves the types associated with Audio into
their own mod underneath the parent Audio 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/+/471059
Original-Revision: fdf3b363f05a36bcc4031b7c2b90eb6e2865e11f
GitOrigin-RevId: 0fed66850668a48546d737b55e17b0ac98d3cbd4
Change-Id: I1d92af732a8abbb563c77f4ecef7328338bea4b1
1 file changed
tree: 90c4cdc71cb8495d0fd0a460575b495f0e166de4
  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.