[roll] Roll fuchsia [flatland] Remove two fields from `PresentArgs`.

The fields, `server_signal_fences` and `server_wait_fences`, were never
hooked up, and have been deprecated for a long time.

Original-Bug: 42166463
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1115585
Original-Revision: 1dbdebfb088662649c1494edc7d6e4017c8c0a0e
GitOrigin-RevId: 848c0c0b6cb3219e5a871e7bbd300e67a1247d5a
Change-Id: I02f0d2654256afbed6916ceb1003c7b5ec290af6
1 file changed
tree: e32c58970bc00bc88f4d0cef1dd95d2bcb1e2cd1
  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.