Enable TLS option

This commit is contained in:
Pierre-Eric Pelloux-Prayer 2011-07-20 11:52:09 +02:00
parent d9333176bf
commit efdfe92b18

View file

@ -37,7 +37,7 @@ public class LinphoneCoreFactoryImpl extends LinphoneCoreFactory {
loadOptionalLibrary("swscale");
loadOptionalLibrary("avcore");
loadOptionalLibrary("avcodec");
// OPENSSL (cryptography)
// lin prefix avoids collision with libs in /system/lib
loadOptionalLibrary("lincrypto");