Merge "Make libstatslog static-linkage compatible."

This commit is contained in:
Mitch Phillips
2019-10-24 20:38:33 +00:00
committed by Gerrit Code Review

View File

@@ -95,7 +95,7 @@ genrule {
], ],
} }
cc_library_shared { cc_library {
name: "libstatslog", name: "libstatslog",
host_supported: true, host_supported: true,
generated_sources: ["statslog.cpp"], generated_sources: ["statslog.cpp"],