[roll] Roll fuchsia [ui][screenshot] Add logging for screenshot.

Currently there are some flakes where the logs do not provide enough
information. It is unclear whether Configure is called or there is a
race condition, and these logs will hopefully narrow down the issue.

Original-Bug: 117635
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/780364
Original-Revision: 4271c9b52e66ad040d009f00f96407e1c21fbfaa
GitOrigin-RevId: 0eff5762f0a6bbe7ca6223d2bdbfb356e4772130
Change-Id: Iceb84063b74bff95ee417a267371a310bed7a206
1 file changed
tree: 235fad46c7de57d6391e2d3558f4ead85fdc81d5
  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.