Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33f59669 authored by Mitch Phillips's avatar Mitch Phillips Committed by android-build-merger
Browse files

Merge "Make libstatslog static-linkage compatible."

am: 871d5592

Change-Id: I35ecaee6dada5341d563f01915286324d07ec7f4
parents ca31663a 871d5592
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ genrule {
    ],
}

cc_library_shared {
cc_library {
    name: "libstatslog",
    host_supported: true,
    generated_sources: ["statslog.cpp"],