blob: 4d0c258843f94045ba35b3d3ee7e7e0f16d4e607 [file] [log] [blame]
android_test {
name: "mediaroutertest",
srcs: ["**/*.java"],
libs: [
"android.test.runner",
"android.test.base",
],
static_libs: [
"android-support-test",
"mockito-target-minus-junit4",
"testng",
"truth-prebuilt",
],
platform_apis: true,
certificate: "platform",
}