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

Commit 1c8ca2b2 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

Change-Id: I7cd6f59420efb7fb323d91bcfab91cdb0213d13c
parents 0fa5310c 33f59669
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"],