curve25519-java/android/libs
Moxie Marlinspike fc5af285f5 Fix for some devices that behave strangely with native code.
Sometimes, for whatever reason, native code fails to get installed
on some small percentage of Android devices.  In contrast to every
other device, on LG devices, the call to System.loadLibrary
 *succeeds*, and then the individual native calls throw exceptions.

This change allows the degredation path to work correctly on LG.
2015-02-09 14:00:01 -08:00
..
armeabi Fix for some devices that behave strangely with native code. 2015-02-09 14:00:01 -08:00
armeabi-v7a Fix for some devices that behave strangely with native code. 2015-02-09 14:00:01 -08:00
mips Fix for some devices that behave strangely with native code. 2015-02-09 14:00:01 -08:00
x86 Fix for some devices that behave strangely with native code. 2015-02-09 14:00:01 -08:00