[roll] Roll fuchsia [scenic][display] Add display mode constraints.

This change adds a set of constraints on display mode fields
(horizontal resolution, vertical resolution and refresh rate).

UI components / product assembly can use these fields to
filter display modes that are supported by the product.

This change only adds the fields to component configurations
and is currently a no-op. A future change will add this feature
to Scenic / product assembly.

Test: no-op.
Original-Bug: 323948530
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/986247
Original-Revision: c0383635da891caaa84885e95091706e3e843c55
GitOrigin-RevId: fa5413150ef29f931903a21cb49c6eb1bf746dc6
Change-Id: I8833240beb3f36837907025975c690bb98b3fcca
1 file changed
tree: b5118d0485154da8b221b2606a796f175e10dbe1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.