[roll] Roll fuchsia [forensics] migrate crash_reports/ to CFv2

* for trivial unit tests, it's actually faster to switch them
  to fuchsia_unittest_component(), which uses CFv2 by default

Original-Bug: 97020
Original-Bug: 97050

TESTED=`fx test crash-reports-tests` (still 15 tests passing)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/666023
Original-Revision: 2bb924f00b755130aa9c1c32736cf3bcddb2980f
GitOrigin-RevId: 56ba87a60fdc1e3d238fb97d9096b6a8c653f337
Change-Id: Ibca8666b4ce752f86af4d7b2bbb1912a38069fa2
1 file changed
tree: e6c290656b6773c7b081c7b26b47faa4423fcc5d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.