| Index: third_party/android_platform/README.chromium
|
| diff --git a/third_party/android_platform/README.chromium b/third_party/android_platform/README.chromium
|
| index 83dabf237927e898ac394d6fe120c57129ae930b..2b7e9f6068d53201d16f9d0f7d2eaf679d542a69 100644
|
| --- a/third_party/android_platform/README.chromium
|
| +++ b/third_party/android_platform/README.chromium
|
| @@ -39,6 +39,7 @@ Used multiprocessing to pre-process logcat before symbolizing it
|
| Added code address adjustment for the debuggerd output from pre-M Android
|
| where relocations are packed.
|
| Added code to capture java stderr for better handling of native->java crashes.
|
| +Fixed invalid using decl in logging header debug.h
|
|
|
| Android relocation packing tool details:
|
| Copy sources from AOSP bionic/tools/relocation_packer
|
|
|