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

Commit b8734296 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: Ief6161239705f75fcea18e86859e5c91557d9231
parents a7b00880 5aba7d9d
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"],
}