blob: be85816629c1ff5da4b8892dcb064c914cb0e1a1 [file] [log] [blame]
java_library {
name: "apct-perftests-utils",
static_libs: [
"androidx.test.rules",
"androidx.annotation_annotation",
],
// Build all java files in the java subdirectory
srcs: ["**/*.java"],
}