Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_build_soong
/
558c8dc2193040f29b3d031cb0b9711f2d605fd2
/
.
/
python
/
tests
/
top_level_dirs
/
Android.bp
blob: 574350ac9f63415e40792fd674411ef9504b6ff3 [
file
] [
log
] [
blame
]
package
{
default_applicable_licenses
:
[
"Android-Apache-2.0"
],
}
python_test_host
{
name
:
"py_dont_add_top_level_dirs_test"
,
main
:
"main.py"
,
srcs
:
[
"main.py"
,
"mypkg/mymodule.py"
,
],
}