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

Commit 731dc404 authored by Muhammad Qureshi's avatar Muhammad Qureshi Committed by Gerrit Code Review
Browse files

Merge "Get rid of unneeded libstatssocket"

parents aeb1127f 1273e8d3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -165,7 +165,6 @@ cc_library_static {
        "libcutils",
        "libgtest_prod", // Used by libstatspush_compat
        "libstatspush_compat",
        "libstatssocket",
    ],
}

@@ -203,7 +202,6 @@ cc_test {
        "libprotobuf-cpp-lite",
        "libstatslog_resolv",
        "libstatspush_compat",
        "libstatssocket",
        "libsysutils",
        "libutils",
        "resolv_stats_test_utils",