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

Commit 3cb1bf15 authored by Jiyong Park's avatar Jiyong Park Committed by Gerrit Code Review
Browse files

Merge "Revert "Make libstatssocket shared""

parents 0488dfbc a9a910e0
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -122,13 +122,6 @@ cc_library {
        "liblog",
        "libcutils",
    ],
    target: {
        android: {
            shared_libs: ["libstatssocket"],
        },
        host: {
    static_libs: ["libstatssocket"],
        },
    },
}