[roll] Roll fuchsia [sdk] Log all exceptions/errors thrown in PointerInjector

This change allows catching *all* exceptions or errors on pointer
injection and logging it to the logger to prevent crash on exception.

Original-Bug: b/181568657
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/511038
Original-Revision: 05b2bf7222cf6c64a39424a73a5dba0266cb23e9
GitOrigin-RevId: f51b0633c8dc7837e1af50d611b1d23e9ab970a4
Change-Id: I1f74f7e0dbdd41251b7e2d8f6e22974d1558d053
1 file changed
tree: d838a1c39a33096b7d7cb4942c7a19b7b73b5d3a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.