Reference nativehelper/jni.h as jni.h
nativehelper will no longer export nativehelper/jni.h so that everywhere
can reference this file with the same name.
Bug: 63762847
Change-Id: I3e58d478a2eb17b19db540414545a3c1f9c381af
(cherry picked from commit 98f40c7139)
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
#define LOG_TAG "Midi-JNI"
|
||||
|
||||
#include <android_util_Binder.h>
|
||||
#include <jni.h>
|
||||
#include <midi_internal.h>
|
||||
#include <nativehelper/jni.h>
|
||||
#include <utils/Log.h>
|
||||
|
||||
using namespace android;
|
||||
|
||||
Reference in New Issue
Block a user