blob: 31247b048b770c3253facd8ae46fb9d361dd805e [file] [log] [blame]
java_test_helper_library {
name: "compatibility-host-provider-preconditions",
srcs: ["src/**/*.java"],
libs: [
"compatibility-host-util",
"cts-tradefed",
"tradefed",
],
// Tag this module as a cts test artifact
test_suites: [
"cts",
"vts10",
"general-tests",
],
host_supported: true,
device_supported: false,
}