commit | 8aed3bd299c5036cc2917f9d2169ec29d22a00fa | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jan 10 02:00:24 2018 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jan 10 02:00:24 2018 +0000 |
tree | eb81eb03bcdfa445c1a89a46fcd3842065849943 | |
parent | 73f8681973db1553de4d3aebf9ac6eedaeab2f36 [diff] | |
parent | 8e26cb05abc9b0764147d03b4f4260cc6a5c4455 [diff] |
Merge "Remove obsolete workaround." am: 3553883418 am: 5cae04313e am: 8e26cb05ab Change-Id: I79b3499aac4b9926aeab8b6b5f722f80ecfadf90
diff --git a/liblog/Android.bp b/liblog/Android.bp index 7d9e306..eae0b10 100644 --- a/liblog/Android.bp +++ b/liblog/Android.bp
@@ -80,10 +80,6 @@ address: false, }, }, - android_arm: { - // TODO: This is to work around b/24465209. Remove after root cause is fixed - ldflags: ["-Wl,--hash-style=both"], - }, windows: { srcs: ["uio.c"], enabled: true,