Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: jni/Application.mk

Issue 5697499218051072: Usage of new API, cleanups (reduced) (Closed)
Patch Set: Removed newly added neetutils code Created April 25, 2014, 9:31 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: jni/Application.mk
diff --git a/jni/Application.mk b/jni/Application.mk
index 8507100116864b002f79b12b258dbc34a88a4d81..eafe0164602f89c32bfd38e0191379aa095086d4 100755
--- a/jni/Application.mk
+++ b/jni/Application.mk
@@ -1,4 +1,4 @@
APP_STL := gnustl_static
APP_CPPFLAGS := -fexceptions
APP_ABI := armeabi
-APP_PLATFORM := android-7
+APP_PLATFORM := android-7

Powered by Google App Engine
This is Rietveld