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

Commit 0a3a6c17 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Link libstatssocket as a shared library"

parents 2f6b69c5 e5575c21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,6 @@ cc_defaults {
        "libprotoutil",
        "libstatslog",
        "libstatsmetadata",
        "libstatssocket",
        "libsysutils",
    ],
    shared_libs: [
@@ -133,6 +132,7 @@ cc_defaults {
        "libincident",
        "liblog",
        "libservices",
        "libstatssocket",
        "libutils",
    ],
}