Remove hardcoded include paths.
ICU, zlib & openssl export them using LOCAL_EXPORT_C_INCLUDE_DIRS. The dependency on libc/dns/include was bogus and can be removed trivially. bug: 18581021 Change-Id: I4b8047ff0df1050ab48b61c0c886888b3f2f0c18
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include "jni.h"
|
||||
#include "JNIHelp.h"
|
||||
#include "NetdClient.h"
|
||||
#include "resolv_netid.h"
|
||||
#include <utils/misc.h>
|
||||
#include <android_runtime/AndroidRuntime.h>
|
||||
#include <utils/Log.h>
|
||||
|
||||
Reference in New Issue
Block a user