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

This change moves the types associated with Device into
their own mod underneath the parent Device 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/+/471058
Original-Revision: 5f3b3f995ce2221584a8ed2d42a87c81a91e3ae3
GitOrigin-RevId: c9af09cde6e8184763fef970612810e9c7b507b3
Change-Id: I883d9ec120fb7659cd8bb072ff754bbf93858be8
1 file changed
tree: 37b57f4ae4a019ddee05d168de777db2670f4e51
  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.