Revert "Use protoc-gen-javalite for java lite protos"

This reverts commit 5a5aca0568.

Change-Id: Iadbc2ec7fbc45d888383e0e6f569cbfc5ef6a996
This commit is contained in:
Colin Cross
2018-11-04 17:23:45 -08:00
parent 87dc8b7138
commit 37a07b1784
3 changed files with 9 additions and 17 deletions

View File

@@ -161,7 +161,6 @@ type javaBuilderFlags struct {
kotlincClasspath classpath
protoFlags []string
protoDeps android.Paths
protoOutTypeFlag string // The flag itself: --java_out
protoOutParams string // Parameters to that flag: --java_out=$protoOutParams:$outDir
protoRoot bool