fix android system
This commit is contained in:
parent
54898c2e30
commit
c970dbc9c8
@ -20,7 +20,7 @@
|
||||
#include <android/asset_manager_jni.h>
|
||||
#include <android/configuration.h>
|
||||
|
||||
#if defined(TB_RUNTIME_DEBUG_INFO) || 1
|
||||
#if defined(TB_RUNTIME_DEBUG_INFO)
|
||||
|
||||
#define LOG_TAG "TB"
|
||||
#define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__)
|
||||
|
Loading…
Reference in New Issue
Block a user