[roll] Roll fuchsia [goldfish-display] Disallow solid fill layers.

CheckConfiguration() impl says that solid fill layers are disallowed,
but still returns CONFIG_CHECK_RESULT_OK.  With this CL, it instead
returns CONFIG_CHECK_RESULT_UNSUPPORTED_CONFIG.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237345
Original-Revision: 20bdf94a97dc408a04e2558e59394b96dd760055
GitOrigin-RevId: b6c5efbb25f94ea3ada2b75839b517f9430cdfc1
Change-Id: I69bd9d3892233caea590b44b84035a0ee2cc0f78
1 file changed
tree: b54141ebcd8b2f68962904449838a4e7ad0722fb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.