Merge "Fix statsd_test mts build target" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5aef02fd4a
@@ -293,12 +293,9 @@ cc_test {
|
||||
defaults: ["statsd_defaults"],
|
||||
test_suites: ["device-tests", "mts"],
|
||||
|
||||
//TODO(b/153588990): Remove when the build system properly separates
|
||||
//TODO(b/153588990): Remove when the build system properly separates
|
||||
//32bit and 64bit architectures.
|
||||
multilib: {
|
||||
lib32: { suffix: "32", },
|
||||
lib64: { suffix: "64", },
|
||||
},
|
||||
compile_multilib: "prefer32",
|
||||
|
||||
cflags: [
|
||||
"-Wall",
|
||||
|
||||
Reference in New Issue
Block a user