Merge "Remove obsolete workaround." am: f448371208

am: 365604c300

Change-Id: Ia153c371b8833b926b3e643bf265e67a438dfd91
This commit is contained in:
Elliott Hughes
2018-01-10 01:46:14 +00:00
committed by android-build-merger

View File

@@ -30,13 +30,6 @@ cc_library_shared {
"libandroid_runtime",
"libskia",
],
arch: {
arm: {
// TODO: This is to work around b/24465209. Remove after root cause is fixed
ldflags: ["-Wl,--hash-style=both"],
},
},
}
// The headers module is in frameworks/native/Android.bp.