[roll] Roll fuchsia [display][fidl] Add strong types for IDs in the Display Engine FIDL API.

This CL follows the same patterns used in the Display Coordinator FIDL
API, with the same expected benefits from stronger types.

Original-Bug: 316631158
Test: none (no functional changes)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/994082
Original-Revision: 8873939703a3340b891f1afeae4ca7289fd59aae
GitOrigin-RevId: eeaa295c0a5accc9bd5620847e296808602cf561
Change-Id: I50cecd1232ff79b75590be11e3d8d1d69c6ecb37
1 file changed
tree: 350dbd4569c969c167c2ba84dd798317756d5993
  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.