Merge "convert StreamingProtoTest to stream proto type" am: 5aba7d9d19

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1973039

Change-Id: Ief6161239705f75fcea18e86859e5c91557d9231
This commit is contained in:
Treehugger Robot
2022-02-11 01:49:20 +00:00
committed by Automerger Merge Worker

View File

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