commit | 22bf65fd7a2ae973c98a5edeaf9feb920368454c | [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 | d3cc598dd9621128529f35af2325897dd2832020 [diff] | |
parent | 653812056a8fb215ff8b3babbac6a5f39fb2fbe4 [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,