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;