[roll] Roll fuchsia [display][fidl] Remove ImageConfig from the coordinator API.

The ImageConfig struct is superseded by two structs with narrrower
scope, ImageBufferUsage and ImageMetadata.

Original-Bug: 316631158
Test: fx build (no production code behavior changes)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018482
Original-Revision: 4a538390141650887c6bd3ebc97927b8ea51bea5
GitOrigin-RevId: 57f53c5abdd700727c1e191c114331934e32ce79
Change-Id: I3966924ed3067e9d69b9ac2095dbe36b0de1826a
1 file changed
tree: d5ee1175a7cd063ce9ff99cd29f16286adf259d3
  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 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.