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

Commit 7b306528 authored by Tej Singh's avatar Tej Singh
Browse files

Removed unused dependencies from statsd

Deleting these did not cause a build error, so I do not think we need
them anymore.

Test: make statsd
Test: atest_statsd_test
Change-Id: If86365ae691b05c4922fe4edb07aad1ebf25e2d9
parent 2604f2f7
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -129,17 +129,12 @@ cc_defaults {
        "libservices",
        "libprotoutil",
        "libstatslog",
        "libhardware",
        "libhardware_legacy",
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "android.frameworks.stats@1.0",
        "android.hardware.health@2.0",
        "android.hardware.power@1.0",
        "android.hardware.power@1.1",
        "android.hardware.power.stats@1.0",
        "libpackagelistparser",
        "libsysutils",
        "libcutils",
    ],