[roll] Roll fuchsia [forensics] Start static async FIDL annotations

Provide a generic class for collecting static annotations from a FIDL
method.

Original-Bug: 91774

TESTED=`fx test //src/developer/forensics`
TESTED=`fx shell crasher` @ e9b40d9ee850eddd
TESTED=`fx shell crasher; fx reboot` @ c79a413200050f1c

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669211
Original-Revision: a829850d059c2ce7fccd576bdd8e886953487268
GitOrigin-RevId: c7d51f90a2905c810601311f6e77eecaab0e6fcc
Change-Id: I553b0a82f6fb8dd0e4a4049e01e2538cab734c36
1 file changed
tree: 7558e24409ce9f355f006a788ae0851a91504e18
  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.