[roll] Roll fuchsia [forensics] Delete CrashReporter::File

fuchsia.feedback/CrashReporter::File was marked removed in F12. F12 is
no longer supported so this function can be deleted.

Original-Fixed: b/42073371
Test: `fx test //src/developer/forensics`
Test: `fx shell crasher` @ daf95b989056649b
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/968113
Original-Revision: 2ef59c5d44976eb58e69a4d40ab1b3feaa04e5e7
GitOrigin-RevId: d44b31f7e0c7c191601ff104fff2c9015d21a446
Change-Id: I95c9b85586def43381d5ad5bb2ff20768a700de2
1 file changed
tree: 5206373eab0effd6c52f70c7e8def3f8e012d256
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.