include ats target
fixes: 244138449 include ats target Change-Id: I462b13a5b1332c8afdf46761f1cbad545e7cf291
This commit is contained in:
@@ -80,6 +80,6 @@ java_test_host {
|
|||||||
"host/**/*.kt",
|
"host/**/*.kt",
|
||||||
],
|
],
|
||||||
libs: ["tradefed"],
|
libs: ["tradefed"],
|
||||||
test_suites: ["device-tests", "general-tests", "cts", "mts-networking"],
|
test_suites: ["ats", "device-tests", "general-tests", "cts", "mts-networking"],
|
||||||
data: [":ConnectivityChecker"],
|
data: [":ConnectivityChecker"],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user