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

Commit d13eb200 authored by Bernie Innocenti's avatar Bernie Innocenti Committed by android-build-merger
Browse files

Merge "Remove unused deps on liblogwrap" am: 77488790f7 am: a0822ceacb am: 6d9d503799

am: fcc23c24ff

Change-Id: I2d1d54a120ec65751b3307496cd6f88f03642445
parents 93677255 ece12685
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -185,7 +185,6 @@ cc_test {
        "libnetd_test_dnsresponder",
        "libnetd_test_metrics_listener",
        "libnetd_test_tun_interface",
        "liblogwrap",
        "libnetdutils",
        "netd_aidl_interface-V2-cpp",
        "netd_event_listener_interface-V1-cpp",
+2 −3
Original line number Diff line number Diff line
@@ -46,9 +46,8 @@
#include <private/android_filesystem_config.h>
#include <utils/Log.h>

#include "NetdClient.h"
#include "netd_resolv/params.h"  // MAXNS
#include "netid_client.h"        // NETID_UNSET
#include "netd_resolv/params.h"  // MAX_NS

#include "dns_responder/dns_responder.h"
#include "dns_responder/dns_responder_client.h"