commit | bc9a1eb76ca8438d77bf23485383a3fd13952417 | [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 | 5fe76f343a2d7ebc7b5d4ac0bdffde4423cd81a5 [diff] | |
parent | 22bf65fd7a2ae973c98a5edeaf9feb920368454c [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,