[roll] Roll fuchsia [display][fidl] Move fuchsia.hardware.display.types/ImageId.

fuchsia.hardware.display.types/ImageId represents image IDs in the
coordinator-client namespace. Moving it outside of types makes it
clearer that it's not supposed to be used for image IDs in the
coordinator-driver namespace.

This CL also clarifies the comments for the ImageId and DriverImageId
types in the api-types-cpp library.

Original-Bug: 316631158
Test: none (no functional changes)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/993072
Original-Revision: b6c1d1581e26483befdf50399d3ef04144fc4f9f
GitOrigin-RevId: 8630fcc9035e325658df720385134ee713d82bc5
Change-Id: Ia27ba47b2853e08805b4efc7dd6a6e658979afb6
1 file changed
tree: b7c715efbdf4e3e71e8bcc747cb328be695ace4b
  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.