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

Commit e44d96ec authored by Ryan Mitchell's avatar Ryan Mitchell Committed by android-build-merger
Browse files

Merge "Allow protoc-gen-javastream to build statically" am: 6afb115d am: 8e0b6727

am: 5e3a1ba1

Change-Id: Ic47ff6540a54ac4e576657a77c579462cd3b1f36
parents 7f56e2c6 5e3a1ba1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ cc_defaults {
        "-Werror",
    ],

    shared_libs: ["libprotoc"],
    static_libs: ["libprotoc"],
}

cc_binary_host {