Android build update to use armeabi-v7a as the default ABI
@@ -1,2 +1,3 @@
APP_STL := stlport_static
-APP_MODULES := libgameplay
+APP_MODULES := libgameplay
+APP_ABI := armeabi-v7a
@@ -1 +1,2 @@
-APP_STL := stlport_static
+APP_STL := stlport_static