Linphone: Fix build
This commit is contained in:
parent
de54bf1387
commit
84423aea5a
|
@ -230,7 +230,8 @@ Build:3.0.0-fdroid,3000
|
|||
sed -i -e 's/<application/<application android:debuggable="false"/' AndroidManifest.xml && \
|
||||
sed -i -e 's/android:versionCode/android:versionName="$$VERSION$$" android:versionCode/' AndroidManifest.xml
|
||||
target=android-22
|
||||
scanignore=submodules/mswebrtc/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
|
||||
scanignore=submodules/mswebrtc/webrtc/data/rtp_rtcp/*.bin
|
||||
scandelete=submodules/mswebrtc/webrtc/data/voice_engine/stereo_rtp_files/rtpplay.exe,submodules/externals/openh264/autotest/performanceTest/ios/*,submodules/externals/mbedtls/tests/
|
||||
build=make generate-libs BUILD_GPLV3_ZRTP=1
|
||||
|
||||
Maintainer Notes:
|
||||
|
|
Loading…
Reference in a new issue