[roll] Roll fuchsia [scenic][flatland] Add FlatlandDisplay examples.

These examples (one in C++ and one in Rust) are the simplest way to
get Flatland content on a physical display.  Or at least they will
be when the Flatland APIs are implemented by subsequent CLs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/530060
Original-Revision: 6adb16045e4d3b3f0609003356c3e43b50882557
GitOrigin-RevId: bdec1064318cccf7ad3126d3ee1d65ed4525c539
Change-Id: Id1aaa289cdaf2b566b869d5bcc49f06948f2ce29
1 file changed
tree: d4fb1cae7c1bf416a58310b2dbf41920ae9227d1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.