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: Even more review issues fixed. Created April 28, 2014, 10:18 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
« no previous file with comments | « jni/AndroidWebRequest.cpp ('k') | jni/Debug.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « jni/AndroidWebRequest.cpp ('k') | jni/Debug.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld