blob: 32de4e2afee5bc15ec0de9defa77f5637394cdf9 [file] [log] [blame]
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
// Script to run to easily populate TEST_MAPPING from build information.
python_binary_host {
name: "map_tests",
srcs: ["map_tests.py"],
}