[roll] Roll fuchsia [flatland] Fix PresentArgs documentation.

At the same time, take the opportunity to rename PresentArgs' acquire
and release fences to "server_wait_fences" and "server_signal_fences.
This will be a multi-CL change, since the original names are already
in use by SDK clients.

Original-Bug: 85551

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/585741
Original-Revision: 9b1a67e572a2fe4eebdf2f0fa8323b790b801886
GitOrigin-RevId: 73924aae9fbd06d9421fffd372cfb5130f49b803
Change-Id: I0f313ad826808397d752658f110c0a455d34127d
1 file changed
tree: 4f64bf0e69cea5e5d35b550468098149f46eb0c8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.