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

Commit 3b949750 authored by Ken Chen's avatar Ken Chen
Browse files

Remove libjsoncpp dependency

The libjsoncpp is not directly used by dnsresolver.

Test: adb shell dumpsys netd.
      The resolver binder call is still being printed.

Change-Id: Ib9acab126ae0a9e25312d871bd1160f68947d2f8
parent d1d734f1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -121,7 +121,6 @@ cc_library {
        "dnsresolver_aidl_interface-ndk_platform",
        "libbase",
        "libcutils",
        "libjsoncpp",
        "libnetdutils",
        "libprotobuf-cpp-lite",
        "libstatslog_resolv",