Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5aba7d9d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "convert StreamingProtoTest to stream proto type"

parents 11f3b36c 0156be86
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -69,7 +69,6 @@ java_library {
        "test/**/*.proto",
    ],
    proto: {
        plugin: "javastream",
        type: "stream",
    },
    static_libs: ["libprotobuf-java-lite"],
}