update 2016-11-03 b2

1. changed macro naming scheme
2. resolved some comments
This commit is contained in:
strawmanbobi
2016-11-03 23:04:54 +08:00
parent 8a4294381e
commit e9267b42fc
19 changed files with 197 additions and 442 deletions

View File

@@ -2,7 +2,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_CFLAGS := -DBOARD_MT6580
LOCAL_CFLAGS := -DBOARD_ANDROID
LOCAL_MODULE := libirdecode
LOCAL_SRC_FILES := irda_decode_jni.c \
irda_decode.c \