more wip linphone
This commit is contained in:
parent
d507913bd8
commit
868827ef76
|
|
@ -21,9 +21,10 @@ Repo:git://git.linphone.org/linphone-android.git
|
|||
|
||||
Build Version:2.0.2,2002,2.0.2,buildjni=no,update=force,\
|
||||
init=cd submodules/linphone && git submodule init && git submodule update && cd ../../,\
|
||||
prebuild=export NDK_PATH=$$NDK$$ && ./prepare_sources.sh && rm -rf tests && \
|
||||
prebuild=export NDK_PATH=$$NDK$$ && rm -rf tests && \
|
||||
sed -i 's@\(all:\).*@\1 prepare-sources generate-libs@' Makefile && make && \
|
||||
sed -i 's/debuggable ="true"/debuggable ="false"/g' AndroidManifest.xml && \
|
||||
sed -i '/key/d' ant.properties && sed -i 's/markets\">false/markets\">=true/g' res/values/non_localizable_custom.xml
|
||||
sed -i 's/markets\">false/markets\">=true/g' res/values/non_localizable_custom.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
|
|||
Loading…
Reference in a new issue