Merge "Make libstatslog static-linkage compatible."
This commit is contained in:
@@ -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"],
|
||||||
|
|||||||
Reference in New Issue
Block a user