Sign in
android
/
platform
/
frameworks
/
base
/
1bf2b0f2d875f0e2526bb0df737c9b9fa4e694b4
/
.
/
tests
/
Input
/
Android.bp
blob: a72b07c45dd8f9c7be024609b0531d2f43c48e14 [
file
] [
log
] [
blame
]
android_test
{
name
:
"InputTests"
,
srcs
:
[
"src/**/*.kt"
],
platform_apis
:
true
,
certificate
:
"platform"
,
static_libs
:
[
"androidx.test.ext.junit"
,
"androidx.test.rules"
,
"truth-prebuilt"
,
"ub-uiautomator"
,
],
test_suites
:
[
"device-tests"
],
}