Take Module implementations out of java/java.go.

Test: TreeHugger
Change-Id: I5c39915ad2cadf5981c201a2b412916524d4c3e2
This commit is contained in:
Jaewoong Jung
2021-03-17 15:56:23 -07:00
parent 45a4971808
commit 263426431a
4 changed files with 1794 additions and 1762 deletions

View File

@@ -28,6 +28,7 @@ bootstrap_go_package {
"app.go",
"app_import.go",
"app_set.go",
"base.go",
"boot_image.go",
"boot_jars.go",
"builder.go",