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

Commit 6105698c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Reference nativehelper/jni.h as jni.h"

parents 8e82f012 98f40c71
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;