diff --git a/jni/Android.mk b/jni/Android.mk index 11ed3ae2d..ccd880d7c 100755 --- a/jni/Android.mk +++ b/jni/Android.mk @@ -41,9 +41,11 @@ ifeq ($(BUILD_UPNP),1) include $(linphone-root-dir)/submodules/externals/build/libupnp/Android.mk endif -#libxml2 +#libxml2 + xml2lpc + lpc2xml ifeq ($(BUILD_REMOTE_PROVISIONING),1) include $(linphone-root-dir)/submodules/externals/build/libxml2/Android.mk +include $(linphone-root-dir)/submodules/linphone/build/android/xml2lpc.mk +include $(linphone-root-dir)/submodules/linphone/build/android/lpc2xml.mk endif # Speex diff --git a/submodules/linphone b/submodules/linphone index 1736d38e9..d630e0a99 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit 1736d38e98260bd8441a90e549260ddda8d2243d +Subproject commit d630e0a99decbed3e9a5437b680801dd236beb40