aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d172fd5f..9f508d57 100644
--- a/Android.bp
+++ b/Android.bp
@@ -219,10 +219,13 @@ bootstrap_go_package {
"soong-android",
],
srcs: [
+ "python/androidmk.go",
"python/binary.go",
"python/builder.go",
+ "python/installer.go",
"python/library.go",
"python/python.go",
+ "python/test.go",
],
testSrcs: [
"python/python_test.go",