[roll] Roll fuchsia [goldfish-control] Allow creating R8 and R8G8 host-visible images.

These two formats are already supported in AEMU host and
they are currently used by Chromium to render YUV images.

Original-Bug: 59804
Original-Bug: 94188
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650004
Original-Revision: 45b94c75ea00fc1095c4acc266ce80a4755e35ac
GitOrigin-RevId: 509d789c31a7dc28ad1836759517f18412285478
Change-Id: I8c42c5117f42f9d893b9b371e69d2e855af6f8dc
1 file changed
tree: 64deee7db0539dc0671927cc3c62f2ab84f95f59
  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.