Merge "convert StreamingProtoTest to stream proto type"

This commit is contained in:
Treehugger Robot
2022-02-11 01:19:31 +00:00
committed by Gerrit Code Review

View File

@@ -69,7 +69,6 @@ java_library {
"test/**/*.proto",
],
proto: {
plugin: "javastream",
type: "stream",
},
static_libs: ["libprotobuf-java-lite"],
}