A->framework:open FF player
This commit is contained in:
@ -8,9 +8,9 @@ include $(CLEAR_VARS)
|
||||
|
||||
ifneq ($(filter rk%, $(TARGET_BOARD_PLATFORM)), )
|
||||
LOCAL_CFLAGS := -DAVS50
|
||||
BUILD_FF_PLAYER := false
|
||||
BUILD_FF_PLAYER := true
|
||||
else
|
||||
BUILD_FF_PLAYER := false
|
||||
BUILD_FF_PLAYER := true
|
||||
endif
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
|
||||
Reference in New Issue
Block a user