Loading liblog/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,10 @@ cc_library { 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, Loading Loading
liblog/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,10 @@ cc_library { 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, Loading