Merge "frameworks/base: use proper nativehelper headers"
am: 80c9a74da8
Change-Id: I36f10ff4d963284a313f1cc5b368f82549a4adb2
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#define LOG_TAG "NetUtils"
|
#define LOG_TAG "NetUtils"
|
||||||
|
|
||||||
#include "jni.h"
|
#include "jni.h"
|
||||||
#include "JNIHelp.h"
|
#include <nativehelper/JNIHelp.h>
|
||||||
#include "NetdClient.h"
|
#include "NetdClient.h"
|
||||||
#include <utils/misc.h>
|
#include <utils/misc.h>
|
||||||
#include <android_runtime/AndroidRuntime.h>
|
#include <android_runtime/AndroidRuntime.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user