yy1717
2020-01-08 8ebe83a59e982317a746e8dd61d87c4a2359b40d
lib/src/main/cpp/native-lib.cpp
@@ -15,6 +15,8 @@
#include "driver_test.h"
#include "master/comm_if.h"
#define DEBUG(fmt, args...)     LOGD("<native-lib> <%s>: " fmt, __func__, ##args)
static JavaVM *sg_jvm = NULL;
static jobject sg_obj = NULL;