breakpad/src
rmcilroy@chromium.org 8703844b3c [Android]: Remove __system_property_get(ro.build.fingerprint) from WriteOSInformation.
__system_property_get has been removed from the Android NDK for 'L' so Breakpad
no longer links. This CL just removes the call in WriteOSInformation because
Chrome already passes the build fingerprint as a crash key called "android_build_fp" in the crash report HTTP POST message.

BUG=394841,393903
R=mark@chromium.org

Review URL: https://breakpad.appspot.com/1694002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1351 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-07-18 13:14:37 +00:00
..
build Add required build options to correctly target XP 2014-05-08 21:17:04 +00:00
client [Android]: Remove __system_property_get(ro.build.fingerprint) from WriteOSInformation. 2014-07-18 13:14:37 +00:00
common Change some ELF utils to return the length as a size_t. 2014-07-17 18:34:18 +00:00
google_breakpad Add missing MD_MISCINFO_FLAGS1_BUILDSTRING. Revise documentation to clarify 2014-06-03 19:35:41 +00:00
processor Add frame pointer recovery to the AMD64 Stackwalker. 2014-07-18 00:27:49 +00:00
third_party First cut at adding arm64 Linux / Android support to Breakpad. 2014-04-02 23:12:40 +00:00
tools Change PrintFunctions to print functions in address order and not print duplicate public functions. 2014-04-23 17:27:01 +00:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00