blob: 9d35cbc3de7f30cde633784b0388b8bd148e0423 [file] [log] [blame]
android_test {
name: "InputTests",
srcs: ["src/**/*.kt"],
platform_apis: true,
certificate: "platform",
static_libs: [
"androidx.test.ext.junit",
"androidx.test.rules",
"android-support-test",
"ub-uiautomator",
],
}