update 2016-11-10 b1
1. merged unused encoder for irext
This commit is contained in:
@@ -6,12 +6,12 @@ LOCAL_CFLAGS := -DBOARD_ANDROID
|
||||
LOCAL_MODULE := libirdecode
|
||||
LOCAL_SRC_FILES := irda_decode_jni.c \
|
||||
irda_decode.c \
|
||||
irda_tv_parse.c \
|
||||
irda_apply.c \
|
||||
irda_irframe.c \
|
||||
irda_parse_ac_parameter.c \
|
||||
irda_parse_forbidden_info.c \
|
||||
irda_parse_frame_parameter.c \
|
||||
irda_tv_parse_protocol.c \
|
||||
irda_ac_apply.c \
|
||||
irda_ac_build_frame.c \
|
||||
irda_ac_parse_parameter.c \
|
||||
irda_ac_parse_forbidden_info.c \
|
||||
irda_ac_parse_frame_parameter.c \
|
||||
irda_utils.c \
|
||||
|
||||
LOCAL_LDLIBS += -L$(SYSROOT)/usr/lib -llog
|
||||
|
||||
Reference in New Issue
Block a user