Refactor the JNI interface to make it more modular and maintainable (#802)
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#define SHERPA_ONNX_JNI_COMMON_H_
|
||||
|
||||
#if __ANDROID_API__ >= 9
|
||||
#include <strstream>
|
||||
|
||||
#include "android/asset_manager.h"
|
||||
#include "android/asset_manager_jni.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user