Mark crashpad_handler testonly on Android and remove crashpad_handler_named_as_so The only supported way to use Crashpad on Android is to via: * StartHandlerWithLinker* * StartJavaHandler* The stand-alone handler binary is not longer used, except in crashpad's own tests. Bug: chromium:425948259 Change-Id: I7a7d2f40452ba53e967ceea1ba18dde62d9b3b74 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/7892465 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Crashpad is a crash-reporting system.
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.