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

am: 33f59669ff

Change-Id: I7cd6f59420efb7fb323d91bcfab91cdb0213d13c
This commit is contained in:
Mitch Phillips
2019-10-24 14:45:40 -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"],