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

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

Change-Id: I24bc44ef257214d429fae26200cc9efe2b796d4a
This commit is contained in:
Treehugger Robot
2022-02-11 02:08:15 +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"],
}