update belle-sip and linphone: allow raw data to be used in LinphoneContent
This commit is contained in:
parent
f80451f031
commit
405dbd617f
4 changed files with 4 additions and 4 deletions
|
@ -168,7 +168,7 @@ ifneq ($(BUILD_WEBRTC_ISAC),0)
|
|||
WEBRTC_BUILD_NEON_LIBS=true
|
||||
endif
|
||||
|
||||
$(info $(TARGET_ARCH_ABI): Build proprietary iSAC plugin for mediastreamer2)
|
||||
$(info $(TARGET_ARCH_ABI): Build iSAC plugin for mediastreamer2)
|
||||
include $(linphone-root-dir)/submodules/externals/build/webrtc/modules/audio_coding/codecs/isac/fix/source/Android.mk
|
||||
include $(linphone-root-dir)/submodules/msisac/Android.mk
|
||||
endif
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=android-18
|
||||
target=android-17
|
||||
android.library=false
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3d37b480eb8219d64306a8d16ca1c581a946f18e
|
||||
Subproject commit 13774a023ec843945b87652eb4e3781669add838
|
|
@ -1 +1 @@
|
|||
Subproject commit 244edb9b71a5061f2d65eecd73c55bb48355710f
|
||||
Subproject commit 2f415bc619c758155b77aef31f0d3392717c7496
|
Loading…
Reference in a new issue