Merge "Fix statsd_test mts build target" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-04-18 00:11:18 +00:00
committed by Android (Google) Code Review

View File

@@ -295,10 +295,7 @@ cc_test {
//TODO(b/153588990): Remove when the build system properly separates //TODO(b/153588990): Remove when the build system properly separates
//32bit and 64bit architectures. //32bit and 64bit architectures.
multilib: { compile_multilib: "prefer32",
lib32: { suffix: "32", },
lib64: { suffix: "64", },
},
cflags: [ cflags: [
"-Wall", "-Wall",