1java_library { 2 name: "xmp_toolkit", 3 // Include all the java files. 4 srcs: ["src/**/*.java"], 5 sdk_version: "8", 6} 7