blob: b6a6f4ed07bb9f56ea399b9dc7f8a3ee70f0dbd9 [file] [log] [blame]
//############################################################
// KeyChain Robolectric test target. #
//############################################################
android_robolectric_test {
name: "KeyChainRoboTests",
srcs: ["src/**/*.java"],
java_resource_dirs: ["config"],
instrumentation_for: "KeyChain",
}