[roll] Roll fuchsia [display][fidl] Move Mode to fuchsia.hardware.display.types.

The Mode type will be used by engine drivers to communicate display
capabilities. So, it becomes a shared type, and it belongs to the types
library.

Original-Bug: 316631158
Test: fx test //src/graphics/display
Multiply: display-api-types-cpp: 1
Multiply: display-api-types-cpp17: 1
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1174594
Original-Revision: dc87039d28f28451c6ba4d8fb499821ae89ff1cb
GitOrigin-RevId: b57edcb0bb41c2ecb02dde1d0989753207ae07c9
Change-Id: If5a356d2da4f32788bad518abfd8df51e49e1dca
1 file changed
tree: 4b0d60fc87318aa9eb4bbd103b439ed3008fc974
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.