[roll] Roll fuchsia [ui] Migrate escher-examples to CFv2

Set up a collection for these examples using a core shard.
This is needed because these examples require capabilities not
present elsewhere. Also these examples use packaged resources
like shaders, so they must run as components, not as raw
binaries.

Added a README with instructions on how to run the examples.

Test: Tested manually
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713428
Original-Revision: c20496791e371f6e1165401a40c88cd19146ffbc
GitOrigin-RevId: d862003bbe2c87e60da1d8e288a85a48a3081f75
Change-Id: If4a921ac677621bfa17ebc0886aaa24f36eb7a69
1 file changed
tree: 6f99ae17e13695ec4fe7643611ba8815f191536a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.