[roll] Roll fuchsia [rfc] Exceptions and the Job Debugger Exception Channel

This proposes changes to the exception delivery path to include the Job
Debugger Exception Channel.

Original-Bug: 425322064
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1519676
Original-Revision: 99cd32d67b2c19c54073f50b3f96760d4ab18f89
GitOrigin-RevId: 634b18150bd334527c9c553dd12f3d1dcad713e1
Change-Id: I6396bc6bd9b1b757a934b6b7ad48c2425f854fb8
1 file changed
tree: 7d4d7a9eebcd8ef2cad5d17e569b0dd8ef2a735c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.