[roll] Roll fuchsia [flatland] Replace screenshot with screen capture.

Extend Screenshot API so that it can be used to stream the screen as
well as to take screenshots. Rename to ScreenCapture.

Test: existing screenshot unit tests and integration tests, plus new
unit tests and integration tests were added

Original-Bug: 96535

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/661202
Original-Revision: 895c5cf3d3b5c37e727a60ba5076fd8de831814d
GitOrigin-RevId: 8540ede3f3bcae559ae6e674bb62cc373f90c926
Change-Id: I6ef488f18adbfbc9e4e76613b19eefcf1e83b2c7
1 file changed
tree: 6303e5a0b32aaefeffef207ec857f5c36e00376d
  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
  12. 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.