Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
9f52f6ba604b51a8e51e3681c51c161432a00083
/
.
/
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"
,
],
}