Linphone: WIP for 3.2.6-testing (3260)
This commit is contained in:
parent
3c86ba7773
commit
8ea96614c1
|
@ -265,21 +265,14 @@ Build:3.2.4-fdroid,3241
|
|||
scandelete=submodules/mswebrtc/webrtc/data/voice_engine/stereo_rtp_files/rtpplay.exe,submodules/externals/openh264/autotest/performanceTest/ios/*,submodules/externals/mbedtls/tests/
|
||||
build=./prepare.py; make BUILD_GPLV3_ZRTP=1
|
||||
|
||||
Maintainer Notes:
|
||||
|
||||
Issue with 3.0.0 (targeting android-22 as well as android-23)
|
||||
* Force closes on Android 6
|
||||
* Fails to install on Android 4.4.2:
|
||||
|
||||
W/ActivityManager( 2252): No content provider found for permission revoke: file:///data/data/org.fdroid.fdroid/cache/temp/org.linphone_3000.apk
|
||||
E/AppDetails(20616): Installer aborted with errorCode: 3
|
||||
|
||||
|
||||
TODO:
|
||||
* Clean up (move rm's to rm= field etc.)
|
||||
* Downloads files during build.
|
||||
* Replace antlr-3.2.jar, currently only checked against https://github.com/antlr/website-antlr3/raw/gh-pages/download/antlr-3.2.jar
|
||||
.
|
||||
Build:3.2.6-testing,3260
|
||||
disable=wip
|
||||
commit=3.2.6
|
||||
submodules=yes
|
||||
build=export USE_SDK_WRAPPER=yes && \
|
||||
./prepare.py -cf && \
|
||||
make
|
||||
ndk=r13b
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue