Skip to content
Snippets Groups Projects
Commit 820aa77b authored by Alexandre Lision's avatar Alexandre Lision
Browse files

Android.mk: rename daemon/src/audio/codecs/{opus.cpp => opuscodec.cpp}

parent 4438aaeb
No related branches found
No related tags found
No related merge requests found
...@@ -350,7 +350,7 @@ include $(BUILD_SHARED_LIBRARY) ...@@ -350,7 +350,7 @@ include $(BUILD_SHARED_LIBRARY)
include $(CLEAR_VARS) include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(LOCAL_CODECS_PATH)/opus.cpp \ LOCAL_SRC_FILES := $(LOCAL_CODECS_PATH)/opuscodec.cpp \
$(LOCAL_CODECS_PATH)/audiocodec.cpp $(LOCAL_CODECS_PATH)/audiocodec.cpp
LOCAL_C_INCLUDES += $(LOCAL_PATH)/.. \ LOCAL_C_INCLUDES += $(LOCAL_PATH)/.. \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment