1 2 3 4 5 6
android_test { name: "SharedLibraryClient", srcs: ["**/*.java"], libs: ["SharedLibrary"], sdk_version: "current", }