Index: third_party/android_platform/README.chromium |
diff --git a/third_party/android_platform/README.chromium b/third_party/android_platform/README.chromium |
index c79512798fbfacbeb1920dc45f6d32e666859dbd..d0064a412837296db7280edcae15afc6d720aeca 100644 |
--- a/third_party/android_platform/README.chromium |
+++ b/third_party/android_platform/README.chromium |
@@ -36,6 +36,8 @@ Added support for arch=x64 as an alias to arch=x86_64 |
Added debug logging and --verbose parameter. |
Used fast ELF symbolizer for symbols.py and tombstones |
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. |
Android relocation packing tool details: |
Copy sources from AOSP bionic/tools/relocation_packer |