[roll] Roll fuchsia [scenic][display] Migrate Display class to new C++ bindings.

Test: //src/ui/scenic
Original-Bug: 42156059
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988775
Original-Revision: ea35b7fd219d6df4ce1756e66a8fb93e8295940d
GitOrigin-RevId: bd9e0847bb1f5a7e49f4e04675893d1bff78b6e2
Change-Id: I9755eec1c8146801cd98b6c65591971f703b6f42
1 file changed
tree: 6271cfd5d707a9ab89a29c02c053b7a25642fc38
  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 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.