[roll] Roll fuchsia [forensics] Remove unused 'fidl' and 'fit' code

Old convenience wrappers around fidl and fit code became outdated and
were largely unused. The legacy code is deleted and the few remaining
use cases (OneShotPtr) are updated to use a new and easier to use
wrapper.

TESTED=`fx test //src/developer/forensics`
TESTED=`fx shell crasher` @  93f6f4bca2f628a1
TESTED=filed feedback, saw screenshot

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682767
Original-Revision: fe31963888286ebb2b747c7081e377dbbcc8d684
GitOrigin-RevId: f690327b86f454a5eb63c6d2ade4a5f18a2c6a0b
Change-Id: I7e49407f8cd8bd016c6361c4b88cdae7af7eca4d
1 file changed
tree: 9528597ceef64c9b492f8d256c61234e8667610d
  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.