[roll] Roll fuchsia [forensics] Remove CrashReporter::File from FIDL

Remove `fuchsia.feedback/CrashReporter::File` starting with F12. `File`
and its implementations can be fully deleted once F12 is no longer in
the API support window.

All clients have been migrated to no longer use `CrashReporter::File`.

Original-Bug: 122422
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/853238
Original-Revision: 59dd3d4ba8e0dd47e0905d2584d7d3691de65e50
GitOrigin-RevId: 444ccdf386c80e4a88c5cbfbe6b6eaf4336b89d6
Change-Id: I195755ab25b6e4b2993a2f8a9de918894b54b2a1
1 file changed
tree: aae5ab337bf755041411755a9698b1686713e1a9
  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.