[roll] Roll fuchsia [archivist] BatchIterator.WaitForReady

This allows clients to know when the batch iterator connection has been
fully stablished by the server. Particularly useful in cases when
StreamMode.Subscribe is requested to guarantee that the next log emitted
will be available in the Subscribe response stream.

Original-Bug: 317135298
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/964953
Original-Revision: 01ca2bfeaac20335e2c82f07870ed9360c827ee8
GitOrigin-RevId: cb67c0c56ba104b78f7ab6f68153ffda1ea6eb3d
Change-Id: I54afa702ea936a9e3208465cc4379ddc69518457
1 file changed
tree: 6982ae08d44e63e81a49669c12057a57275d4715
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.