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

Commit 6b9d4b76 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Reference nativehelper/jni.h as jni.h

am: d82cdb46

Change-Id: I0c83f089c388f2e967323a0e74a8582904cb4cbd
parents 6ba27f07 d82cdb46
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -18,8 +18,8 @@
#define LOG_TAG "Midi-JNI"
#define LOG_TAG "Midi-JNI"


#include <android_util_Binder.h>
#include <android_util_Binder.h>
#include <jni.h>
#include <midi_internal.h>
#include <midi_internal.h>
#include <nativehelper/jni.h>
#include <utils/Log.h>
#include <utils/Log.h>


using namespace android;
using namespace android;