Merge "Make libstatslog static-linkage compatible."

am: 871d5592ff

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