mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-30 18:29:21 +00:00
Fix exosip dependency.
This commit is contained in:
parent
03b5ac50af
commit
3c4c8457d6
2 changed files with 3 additions and 2 deletions
3
submodules/externals/build/exosip/Android.mk
vendored
3
submodules/externals/build/exosip/Android.mk
vendored
|
|
@ -24,7 +24,8 @@ LOCAL_SRC_FILES = \
|
|||
src/eXutils.c \
|
||||
src/jevents.c \
|
||||
src/misc.c \
|
||||
src/jauth.c
|
||||
src/jauth.c \
|
||||
src/eXosip_transport_hook.c
|
||||
|
||||
LOCAL_SRC_FILES += \
|
||||
src/eXtl.c \
|
||||
|
|
|
|||
2
submodules/externals/exosip
vendored
2
submodules/externals/exosip
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 75d46b9700cbdd38d6ab9bd8ee6113887843457b
|
||||
Subproject commit 3e726cfa1042805942fd951c503df42af1546062
|
||||
Loading…
Add table
Reference in a new issue