Merge "Add dnsproxyd_protocol_headers for NETID_USE_LOCAL_NAMESERVERS" into rvc-dev am: 51de3f8a10 am: 76f82ab58f

Change-Id: If7e0be35ad58b0d4c6a5436a4d6bdd2c7c490ef6
This commit is contained in:
TreeHugger Robot
2020-05-29 14:19:49 +00:00
committed by Automerger Merge Worker

View File

@@ -27,12 +27,13 @@
#include <netinet/ip.h>
#include <netinet/udp.h>
#include <DnsProxydProtocol.h> // NETID_USE_LOCAL_NAMESERVERS
#include <android_runtime/AndroidRuntime.h>
#include <cutils/properties.h>
#include <utils/misc.h>
#include <utils/Log.h>
#include <nativehelper/JNIHelp.h>
#include <nativehelper/ScopedLocalRef.h>
#include <utils/Log.h>
#include <utils/misc.h>
#include "NetdClient.h"
#include "core_jni_helpers.h"