[roll] Roll fuchsia [scenic][examples] implement screen recording example

To run the example:
fx set workstation_eng.qemu-x64 --with-base //sdk/bundles:tools --with //src/ui/examples/screen_recording
fx build
// Start the emulator and log in
ffx emu start
ffx session add
fuchsia-pkg://fuchsia.com/screen_recording#meta/screen_recording.cm

Related Change: fxr/709648

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708007
Original-Revision: 54c9d2ade64f85837fe4e2e39d8a593904a38255
GitOrigin-RevId: 0723bb4430865c08e271012bfe2e0ad8fd8005c3
Change-Id: Id1b3c9d21228ff561acd73e33fd4a782811ab82b
1 file changed
tree: fc58c448f700708f4383e49c070e08d7101f63d7
  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.