Loading liblog/Android.bp +3 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,9 @@ cc_library { android: { srcs: liblog_target_sources, // AddressSanitizer runtime library depends on liblog. sanitize: ["never"], sanitize: { never: true, }, }, android_arm: { // TODO: This is to work around b/24465209. Remove after root cause is fixed Loading Loading
liblog/Android.bp +3 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,9 @@ cc_library { android: { srcs: liblog_target_sources, // AddressSanitizer runtime library depends on liblog. sanitize: ["never"], sanitize: { never: true, }, }, android_arm: { // TODO: This is to work around b/24465209. Remove after root cause is fixed Loading