commit | 8e26cb05abc9b0764147d03b4f4260cc6a5c4455 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jan 10 01:48:53 2018 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jan 10 01:48:53 2018 +0000 |
tree | d55dd4d8dda4051f29e5408056fb9a35b5cb681f | |
parent | 224bdcb19fa14f1cedcff9e713d5ff6dba19ac9a [diff] | |
parent | 5cae04313e844b8f5569397d3835ce928f3bf204 [diff] |
Merge "Remove obsolete workaround." am: 3553883418 am: 5cae04313e Change-Id: I4a288b5b4666192f7fbc39da461ce63f95fc8849
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,