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

Android.mk: Adapt makefile to new file names.

The modifications in SFLphone RTP layer need to be integrated when building
android client.

Refs #40020
parent a7ab2e31
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ LOCAL_SRC_FILES := \
$(LOCAL_SRC_PATH)/audio/audiorecorder.cpp \
$(LOCAL_SRC_PATH)/audio/recordable.cpp \
$(LOCAL_SRC_PATH)/audio/audiolayer.cpp \
$(LOCAL_SRC_PATH)/audio/samplerateconverter.cpp \
$(LOCAL_SRC_PATH)/audio/resampler.cpp \
$(LOCAL_SRC_PATH)/audio/dcblocker.cpp \
$(LOCAL_SRC_PATH)/audio/opensl/opensllayer.cpp \
$(LOCAL_SRC_PATH)/audio/sound/audiofile.cpp \
......@@ -106,7 +106,7 @@ LOCAL_SRC_FILES := \
$(LOCAL_SRC_PATH)/audio/codecs/audiocodecfactory.cpp \
$(LOCAL_SRC_PATH)/audio/audiortp/audio_rtp_session.cpp \
$(LOCAL_SRC_PATH)/audio/audiortp/audio_symmetric_rtp_session.cpp \
$(LOCAL_SRC_PATH)/audio/audiortp/audio_rtp_record_handler.cpp \
$(LOCAL_SRC_PATH)/audio/audiortp/audio_rtp_stream.cpp \
$(LOCAL_SRC_PATH)/audio/audiortp/audio_rtp_factory.cpp \
$(LOCAL_SRC_PATH)/audio/audiortp/audio_srtp_session.cpp \
$(LOCAL_SRC_PATH)/audio/audiortp/dtmf_event.cpp \
......
sflphone @ 05e86743
Subproject commit 9d7b1c501bf99d40fe837e67c421f59cf2849f37
Subproject commit 05e86743d7630b0466031d5e232ee74f8c6bf8ab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment