summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-01-11 08:52:23 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-01-11 08:52:23 +0000
commitb1a794083fadc1d57a0fc63eecfd0411d95da911 (patch)
treedf033542ce251b51d66bd2d0ee1114db49bfe1da
parent47a27884cfd942a731c4a5e8ab809ca73e68cbf6 (diff)
parent8844b908c30cc6e194d0029fa02deba17a444a67 (diff)
downloadzlib-b1a794083fadc1d57a0fc63eecfd0411d95da911.tar.gz
Snap for 4539010 from 8844b908c30cc6e194d0029fa02deba17a444a67 to pi-release
Change-Id: I718532a53e76d3ac76d037fef676aa316780519b
-rw-r--r--Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 7a4faf3..0bf8c96 100644
--- a/Android.bp
+++ b/Android.bp
@@ -42,9 +42,6 @@ cc_library {
// measurements show that the ARM version of ZLib is about x1.17 faster
// than the thumb one...
instruction_set: "arm",
-
- // TODO: This is to work around b/24465209. Remove after root cause is fixed
- ldflags: ["-Wl,--hash-style=both"],
},
},