[roll] Roll fuchsia [fidl][display] move fuchsia.hardware.display/config.fidl to
fuchsia.hardware.display.types

fuchsia.hardware.display (internal library) should share dependencies on
fuchsia.hardware.display.types (soon to be public library) with fuchsia.hardware.display.engine (soon to be public library)

This change is one step in the banjo to fidl migration for
//sdk/banjo/fuchsia.hardware.display.controller. See
go/fuchsia-hardware-display-controller-fidl-inventory for more.

Original-Bug: b/314126995
Test: fx test api-types-cpp-tests
Test: manual test that core.qemu-x64 emulator boots and displays
debuglog

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