Add support for .proto files in java modules

Test: m -j checkbuild
Change-Id: Ia03429948baebff85164a91a34507866c97a08ef
This commit is contained in:
Colin Cross
2017-09-20 12:59:05 -07:00
parent 47ff2521c6
commit 6af17aa022
8 changed files with 211 additions and 60 deletions

View File

@@ -209,6 +209,7 @@ bootstrap_go_package {
"java/builder.go",
"java/gen.go",
"java/java.go",
"java/proto.go",
"java/resources.go",
],
testSrcs: [