[Android] Update breakpad to NDK r11c.

BUG=599327
R=mark@chromium.org, primiano@chromium.org

Review URL: https://codereview.chromium.org/2025923003 .
This commit is contained in:
Primiano Tucci 2016-06-02 17:07:07 +01:00
parent bad9e55ea5
commit d269bd0f29
2 changed files with 5 additions and 32 deletions

View file

@ -6,7 +6,7 @@ on Android, and later generate valid stack traces from the minidumps
it generates.
This release supports ARM, x86 and MIPS based Android systems.
This release requires NDK release r10c or higher.
This release requires NDK release r11c or higher.
I. Building the client library:
===============================