Fix mediastreamer2 apk build
This commit is contained in:
parent
c6b8541093
commit
679af0c64b
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ copy-libs:
|
||||||
\tfi
|
\tfi
|
||||||
|
|
||||||
update-mediastreamer2-project:
|
update-mediastreamer2-project:
|
||||||
\t@cd $(TOPDIR)/submodules/linphone/mediastreamer2/java && \\
|
\t@cd $(TOPDIR)/submodules/linphone/mediastreamer2/java
|
||||||
|
|
||||||
generate-apk: java-clean build copy-libs $(TOPDIR)/res/raw/rootca.pem
|
generate-apk: java-clean build copy-libs $(TOPDIR)/res/raw/rootca.pem
|
||||||
\techo "version.name=$(LINPHONE_ANDROID_VERSION)" > default.properties && \\
|
\techo "version.name=$(LINPHONE_ANDROID_VERSION)" > default.properties && \\
|
||||||
|
|
Loading…
Reference in a new issue