[roll] Roll fuchsia [forensics] Previous boot logs being read after deletion

The previous boot logs file is being deleted but the error is not being
returned, and that's why the snapshots show that the file couldn't be
read.

Original-Fixed: 116327

TESTED='fx test //src/developer/forensics'
TESTED='fx shell crasher' @ 232fae6e566a5e6d

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/767323
Original-Revision: ab179aa0ec95aa67c46df0754d3bfc1ef3a2b434
GitOrigin-RevId: 4789063bb4118f61059e0201550c23d13249848b
Change-Id: Iac98fdb278d02e2367afb4f6932568c7737525e3
1 file changed
tree: 39bc3bcf412edae262b668330c93ee9c4c84dabd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.