mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 23:41:02 +08:00
d051e00cd8
There is not any normal way to package native executables in an Android APK (that I've found). It is normal to package native code as loadable modules, but Android's APK installer will ignore files not named like shared objects. Bug: crashpad:30 Change-Id: I45ea3e4b6dbfaf92d3d174e96aafe377928b9294 Reviewed-on: https://chromium-review.googlesource.com/1026157 Commit-Queue: Joshua Peraza <jperaza@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org>