Skip to content

Fix Linphone build with android NDK r9b

Gautier P requested to merge bagage/fdroiddata:master into master

For some reason, this specific NDK version misses some needed system headers. I fixed it by using API 13 instead of API 12 to build submodule openh264.

Merge request reports