[tor-commits] [orbot/master] switch back to Android-16 as target

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Feb 24 15:02:20 UTC 2016


commit 3eb70b8b9a39c997099f6a560b872cf96122981f
Author: Nathan Freitas <nathan at freitas.net>
Date:   Tue Feb 23 23:19:52 2016 -0500

    switch back to Android-16 as target
---
 jni/Application.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jni/Application.mk b/jni/Application.mk
index 32e48c2..554a462 100644
--- a/jni/Application.mk
+++ b/jni/Application.mk
@@ -1,4 +1,4 @@
 APP_ABI      			:= armeabi x86
-APP_PLATFORM 			:= android-10
+APP_PLATFORM 			:= android-16
 APP_STL      			:= stlport_static
 NDK_TOOLCHAIN_VERSION 	:= 4.8





More information about the tor-commits mailing list