[roll] Roll fuchsia [display][fidl][banjo] Clarify engine / coordinator API docs.

This CL updates the comments on most calls in the
fuchsia.hardware.display.engine/Engine protocol. The main goal is to
clarify the API contracts, with an emphasis on preconditions and
postconditions.

This CL also removes duplicate comments from the Banjo version of the
protocol above. The comments are replaced with references to the
equivalent calls in the FIDL protocol.

Original-Bug: 316631158
Test: fx build (no code or API changes)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1202144
Original-Revision: 20a2b7e2658fce7f4f2cb03c663ba109c632bdaa
GitOrigin-RevId: c081025cd0c0f7d6490cf2cc358bc45eae409add
Change-Id: I8d661e5a9b2d011540d1942f8aa44c730ab746a3
1 file changed
tree: 6151445f151b1ccf73c99229c55401768b03c432
  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.