[roll] Roll fuchsia [flatland][screenshot] Give resize permission to png vmo

In order for the ImageCompression API to resize png_vmo back down, we
must create this vmo with ZX_VMO_RESIZABLE permissions in the
FlatlandScreenshot client. This will let us take full advantage of image
compression benefits.

Original-Bug: b/465220175
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1449168
Original-Revision: c3d72c63cb2756889f34f031687d8a7645793e4e
GitOrigin-RevId: 452e343acce9fe537b42da95594de0024139297e
Change-Id: Ieaf123fd9a69a2cfb7a3e90a59da72a865787094
1 file changed
tree: 80bbeec572e8aa49e992cfa097fbbb79511dfb6a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.