[roll] Roll fuchsia [logs] Fix second reboot case

ffx log --since now works fine in the following case
* Connected to device
* Device drops connection
* Connection re-established
* Device reboots

but if instead, the device is immediately
rebooted without disconnecting first,
logs from early boot are dropped.

This fixes that bug and adds a test for
the scenario to prevent regressions.

Original-Bug: 121413
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/901183
Original-Revision: be4ab54c8054c8a7099f00b98cc51a3491fc28ab
GitOrigin-RevId: beb45fbb769d2d3c56a77f45f8f29ecd61ba02e5
Change-Id: Iea6a120c3401924961426762a273d2ba566f2959
1 file changed
tree: 3e60050f9ca66781233e22cff31b58b4c44ea3e4
  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.