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

Commit 1273e8d3 authored by Muhammad Qureshi's avatar Muhammad Qureshi
Browse files

Get rid of unneeded libstatssocket

Test: m
Test: fastboot flashall
Test: statsd_testdrive 116
Change-Id: I80e1441b1907b683c12e24a7e4b5d1af2c2e12df
parent f1deb1c9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -159,7 +159,6 @@ cc_library_static {
        "libcutils",
        "libgtest_prod", // Used by libstatspush_compat
        "libstatspush_compat",
        "libstatssocket",
    ],
}

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