New linphone wip
This commit is contained in:
parent
91e5c820db
commit
2cbf4118b4
|
@ -46,9 +46,22 @@ video_capture/main/source/android/java/org/webrtc/videoengine/* && \
|
|||
sed -i 's/markets">true/markets">=false/g' res/values/non_localizable_custom.xml,\
|
||||
build=make,\
|
||||
buildjni=no
|
||||
Build Version:2.2.0.2-fdroid,2202,!wip - just needs new makefile patch at 1c3e19eb983,\
|
||||
update=no,\
|
||||
init=git submodule update --init --recursive,\
|
||||
patch=makefile.patch,\
|
||||
prebuild=sed -i '1 i NDK_PATH=$$NDK$$\nSDK_PATH=$$SDK$$/tools\n\
|
||||
SDK_PLATFORM_TOOLS_PATH=$$SDK$$/platform-tools\n' Makefile && \
|
||||
echo 'version.name=2.2.0.2-fdroid' > default.properties && \
|
||||
rm -rf tests submodules/externals/webrtc/modules/\
|
||||
video_capture/main/source/android/java/org/webrtc/videoengine/* && \
|
||||
sed -i 's/allowBackup="true"/debuggable="false"/g' AndroidManifest.xml && \
|
||||
sed -i 's/markets">true/markets">=false/g' res/values/non_localizable_custom.xml,\
|
||||
build=make,\
|
||||
buildjni=no
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:Unknown
|
||||
Current Version:2.2.0.2
|
||||
Current Version Code:2202
|
||||
|
||||
|
|
Loading…
Reference in a new issue