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

Commit 5e3a1ba1 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

Change-Id: Ifabb5b2cbb46e18cd0c350d5bb1d6e20c202aa70
parents d320b73a 8e0b6727
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 {