[roll] Roll fuchsia [forensics] Non-platform annotations are handled by AnnotationManager

The DataRegister is moved to feedback/ and made to be a dynamic, but
synchronous annotation provider.

Original-Bug: 91774

TESTED=`fx test //src/developer/forensics`
TESTED=`fx shell crasher` @ ecb8a3a8c62ae4e7

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639477
Original-Revision: 6676a505ebcfee57b46ca666afdead9719e7586e
GitOrigin-RevId: b1ceb664a3da175ca3f35eab7b2d78177dd19a3b
Change-Id: If1ddb5e3292d37a0a60090382c500f125ae60be3
1 file changed
tree: 3ed2fbd8664fd87fbc80e8b0d49c38bf74dfedaf
  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.