Merge "Make libstatslog static-linkage compatible." am: 871d5592ff am: 33f59669ff

am: 1c8ca2b2cc

Change-Id: Ie698eb0bc2cc05c2daf54983542ee059005e5c1f
This commit is contained in:
Mitch Phillips
2019-10-24 15:09:38 -07:00
committed by android-build-merger

View File

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