blob: 9467427e09fa1f377fb08c4dd86f29d0aa6d23dc [file] [log] [blame]
android_test {
name: "LegacyCameraTests",
libs: [
"android.test.runner",
"android.test.base",
],
static_libs: ["junit"],
srcs: ["src/**/*.java"],
platform_apis: true,
instrumentation_for: "LegacyCamera",
}