more linphone wip
This commit is contained in:
parent
7a5ae96af6
commit
5f54c69aa1
|
@ -19,12 +19,13 @@ Description:
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:git://git.linphone.org/linphone-android.git
|
Repo:git://git.linphone.org/linphone-android.git
|
||||||
|
|
||||||
Build Version:2.0.2,2002,!wip see forums 2.0.2,buildjni=no,update=force,\
|
Build Version:2.0.2,2002,!wip 2.0.2,submodules=yes,update=no,\
|
||||||
init=cd submodules/linphone && git submodule init && git submodule update && cd ../../,\
|
init=cd submodules/linphone && git submodule init && git submodule update && cd ../../,\
|
||||||
prebuild=export NDK_PATH=$$NDK$$ && rm -rf tests && \
|
prebuild=export NDK_PATH=$$NDK$$ && rm -rf tests && \
|
||||||
|
echo "sdk.dir=$$SDK$$" > local.properties && \
|
||||||
sed -i 's@\(all:\).*@\1 prepare-sources generate-libs@' Makefile && make && \
|
sed -i 's@\(all:\).*@\1 prepare-sources generate-libs@' Makefile && make && \
|
||||||
sed -i 's/debuggable ="true"/debuggable ="false"/g' AndroidManifest.xml && \
|
sed -i 's/debuggable ="true"/debuggable="false"/g' AndroidManifest.xml && \
|
||||||
sed -i 's/markets\">true/markets\">=false/g' res/values/non_localizable_custom.xml
|
sed -i 's/markets\">true/markets\">=false/g' res/values/non_localizable_custom.xml,buildjni=no
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
Loading…
Reference in a new issue