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

Commit 8e5b9c5e authored by Greg Kaiser's avatar Greg Kaiser Committed by Android (Google) Code Review
Browse files

Merge "[DO NOT MERGE] Revert "Make libstatssocket shared"" into stage-aosp-master

parents 5e081b66 76df99e1
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"],
        },
    },
}