Sign in
android
/
platform
/
platform_testing
/
6a68be4a1
/
.
/
scripts
/
map_tests
/
Android.bp
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"
],
}