[roll] Roll fuchsia [fidl][crash] Add new fidl library to report firmware crashes

This fidl library provides a generic protocol for letting drivers
report firmware crashes in the subsystems they communicate with.
Watchers can later query for those crashes as they occur, or historical
crashes that occurred previously.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270684
Original-Revision: 6a9fec41bf845c06a5868e158432bb6a361b4d54
GitOrigin-RevId: b3efd20e55ae8af36d8adb0278ea7afe7650652b
Change-Id: Icf441e74eba64404f4ce5158d11f333d050f73e6
1 file changed
tree: aa67fd06972bd88201b7c13bb746fe389fdf5347
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.