Merge "Remove libstats*_lazy tests from MTS" into main
This commit is contained in:
commit
fcbdb00558
2 changed files with 1 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ cc_test {
|
|||
"-Wall",
|
||||
"-Werror",
|
||||
],
|
||||
test_suites: ["device-tests", "mts-statsd"],
|
||||
test_suites: ["device-tests"],
|
||||
test_config: "libstatspull_lazy_test.xml",
|
||||
// TODO(b/153588990): Remove when the build system properly separates.
|
||||
// 32bit and 64bit architectures.
|
||||
|
|
|
|||
|
|
@ -36,7 +36,6 @@ cc_test {
|
|||
],
|
||||
test_suites: [
|
||||
"device-tests",
|
||||
"mts-statsd",
|
||||
],
|
||||
test_config: "libstatssocket_lazy_test.xml",
|
||||
// TODO(b/153588990): Remove when the build system properly separates.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue