[roll] Roll fuchsia Revert "[forensics] Simplify crash reporting schema"

This reverts commit ebf967a4b59164e81b0d21bcce9ef20f28147178.

Reason for revert: Breakage at ToT

Original change's description:
> [forensics] Simplify crash reporting schema
>
> Stop using intermediate objects to store values related to specific
> functionality and alternatively prefix the node key with the necessary
> information.
>
> Original-Bug: 111700
>
> TESTED=`fx test //src/developer/forensics`
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/747776

Original-Bug: 111700
Original-Bug: 256252574
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/749354
Original-Revision: f46eff2e03b7cf59aeb7a1929b8bf0f370dbde93
GitOrigin-RevId: afdf2a87cb937d52de9f18a984dddaa052a5012f
Change-Id: I0605575048cbbac499a001a30b378ee3275ae2e3
1 file changed
tree: ee9140980af020cc250095545040601bcd1c2244
  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.