[roll] Roll fuchsia [forensics] Separate class for storing snapshots

Separate logic for storing snapshots into a separate class. This
will allow Feedback to avoid storing snapshots in memory and on disc
simultaneously (once storing snapshots on disc is supported).

Original-Bug: 102479

TESTED='fx test //src/developer/forensics'
TESTED='fx shell crasher' @ 9a752d7789f92abd

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719564
Original-Revision: edeb1f8971df6a99f5c6034f475727a8bebd8f0a
GitOrigin-RevId: 5ae9be33e95cfaadc36fc985888ef5151f451a0d
Change-Id: I5392762e028abb6440f07a3d9782b6f3c6719f29
1 file changed
tree: 9533caba934d9dd779f4dc22dde0689142c48a51
  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.