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

Commit 4de16c7c authored by Mitch Phillips's avatar Mitch Phillips Committed by android-build-merger
Browse files

Merge "Make libstatslog static-linkage compatible." am: 871d5592 am: 33f59669

am: 1c8ca2b2

Change-Id: Ie698eb0bc2cc05c2daf54983542ee059005e5c1f
parents 44ad47d1 1c8ca2b2
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"],