[roll] Roll fuchsia [wayland] Fix width/height of initial configure event

Get display info before serving to ensure that we always have
good fallback values.

Ignore physical view size if one of the dimensions is 0.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/622481
Original-Revision: a2122d576058816f6cd0560e2081289c7eed2d0b
GitOrigin-RevId: 2d9a3deb54e1cdcd7ea580346dd7a87badd9e425
Change-Id: Id5ba6def5d0c3b301d4ab2373e2a124bb80b65a7
1 file changed
tree: 12e1644bc9c89acdef97a5550616318055cd82ba
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.