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

Commit 8e9b7efe authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Reference nativehelper/jni.h as jni.h am: d82cdb46

am: 6b9d4b76

Change-Id: I27f7f300b0a4e3d8d8d150e7902ed2763b442a4b
parents db39f873 6b9d4b76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;