fixed jni class name mapping for Android sdk

This commit is contained in:
2017-04-23 20:21:39 +08:00
parent a884410f28
commit 22e8a170e7
2 changed files with 11 additions and 13 deletions

View File

@@ -25,8 +25,6 @@ extern "C"
#define IR_DECODE_FAILED (-1)
#define IR_DECODE_SUCCEEDED (0)
#define EXPECTED_MEM_SIZE 1024
/* exported functions */
///////////////////////////////////////////////// AC Begin /////////////////////////////////////////////////