blob: bd07009de7b37e69017b014ea4d85f9e01f747b7 [file] [log] [blame]
android_test {
name: "FrameworkPermissionTests",
// Include all test java files.
srcs: ["src/**/*.java"],
libs: [
"android.test.runner",
"telephony-common",
"android.test.base",
],
static_libs: ["junit"],
platform_apis: true,
}