DescriptionRevert of Android: Avoid linking with --gc-sections. (patchset #5 id:80001 of https://codereview.chromium.org/1883723004/ )
Reason for revert:
May have caused the Android Debug (Nexus 9) GPU bot to go red.
FAILED: python ../../build/android/gyp/finalize_apk.py ...
Exception in thread "main" java.lang.UnsupportedOperationException: Found more than one library
Multiple libraries are not supported for APKs that use 'load_library_from_zip'.
Original issue's description:
> Android: Avoid linking with --gc-sections.
>
> No more --gc-sections in debug mode for test targets either.
>
> Re-enable instrumentation of globals in ASAN builds.
>
> BUG=159801, 159847
>
> Committed: https://crrev.com/6ef23a61fab8467ac15f12173d29ea94b5306101
> Cr-Commit-Position: refs/heads/master@{#387491}
TBR=agrieve@chromium.org,eugenis@chromium.org,yfriedman@chromium.org,inferno@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=159801, 159847
Committed: https://crrev.com/d842acfbc6f896427c4684ae471aead7e477bf13
Cr-Commit-Position: refs/heads/master@{#387542}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|