[roll] Roll fuchsia [screenshot] add first screenshot integration tests

Add full screen screenshot integration tests that test:
- unrotated, 90*, 180*, and 270* rotated screenshots
- single color API full screen rects

Test: fx test screenshot_integration_test
Original-Fixed: 64652

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602741
Original-Revision: 4cf4446661334706dc4872a71dd0c3d3a934be17
GitOrigin-RevId: e23f37102fe58dbd7fa86d87f7102ff4ccc96a79
Change-Id: I27e7cc39647b759a8151d3d398c73af8b8c5114b
1 file changed
tree: 856654f1a290f92d49fad590d28cf697cbee9484
  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
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.