[roll] Roll fuchsia [forensics] Use v2 component info for crash reports

exceptions.cmx attempts to fetch both the v1 and v2 component info for a
crashed process, which should be mutually exclusive, and takes the union
of them.

Original-Fixed: 72026

TESTED=`fx test //src/developer/forensics`
TESTED=`ffx component run
fuchsia-pkg://fuchsia.com/crasher#meta/cpp_crasher.cm` @
b481fb3f37ec7907
TESTED=`ffx component run-legacy
fuchsia-pkg://fuchsia.com/crasher#meta/cpp_crasher.cmx` @
1ace34ba8b2ac911

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/567501
Original-Revision: ae25a378f29e8b05f7b9b868dcbb71383b13b512
GitOrigin-RevId: 27abdf69531514f569cb26f4a385511a7cbe4f4e
Change-Id: If676188cdb91a3a2798c39d6bb52f5e94feaee2d
1 file changed
tree: 9b62b6f1cca48233ce95c7299e3c64c6450d0106
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.