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

This change moves the types associated with Display into
their own mod underneath the parent Display 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/+/470505
Original-Revision: a09e1c02d2b88c7f3b1b3fc9aea19410a0b6ce77
GitOrigin-RevId: 6c8ce116f5ae77cae06ac4f153d3f8599617b263
Change-Id: Icbc5feb59134783263a9cb26ad462d99c252f2f9
1 file changed
tree: 23483175058ec9cd4c35ad279ea3dda2a797b814
  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.