[roll] Roll fuchsia [screenshot] implement flatland hook for simple screenshot

Implement the flatland version of simple screenshot, with basic unittest
to validate functionality. Integration tests can be added in a follow-up
CL.

This CL does not handle rotation, which will also be necessary in a
follow-up CL.

Original-Fixed: 103741
Test: fx test screenshot_unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701128
Original-Revision: d5c7687dcf7b2a22955b3f92e6869f139578aadf
GitOrigin-RevId: 4c8e79ae16d461ed1909318966d8966461fd180f
Change-Id: I5c6e2cb2650f561997b94e4664e2b41c58702a13
1 file changed
tree: 6009f6a71941c0209ac9c0d3b7b774b0eb7d4c36
  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.