[roll] Roll fuchsia [forensics] Log source can reconnect

Sinks allow the source to inform them of the "interruption" in messages
and communicate whether it's safe to continue sending the sink messages.

Original-Bug: 93059
Original-Bug: 59289

TESTED=`fx test //src/developer/forensics`
TESTED=`fx reboot; fx shell crasher` @ 89d520614e8deaf7

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670685
Original-Revision: b708195ffba91125c2727f04d4262fbe92813f87
GitOrigin-RevId: a57664573ce7120b2a928c6cbda307b530c0115e
Change-Id: I289a1c632ffd0733d078054499cbec8b787dae81
1 file changed
tree: 1ec005efcd263c021e3d202fd761205cf5bc1295
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.