[roll] Roll fuchsia [forensics] Delete DataProviderController code

Plans for fuchsia.feedback/DataProviderControllerPtr fell through and
the protocol is unused.

The protocol will have to remain marked as removed in FIDL until F13 is
no longer in the support window.

Original-Bug: 127529

Test: `fx test //src/developer/forensics`
Test: Hourly snapshot @ 316e90ea75696ba9
Test: `fx shell crasher` followed by `fx reboot` shown in previous boot
logs @ e418753a28dd2e81

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872258
Original-Revision: ec7375b78b47fea13422f2123d8d4408d2e0eab6
GitOrigin-RevId: 2be08ccd24961034edced344065d15c4c21009b0
Change-Id: Iaede84067f4e7d3d833992ffb0ad03fe2546ba6b
1 file changed
tree: 3b6705124d2c9d67d72e3b09c029abd3ca0046d1
  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.