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

Side by Side Diff: jni/Application.mk

Issue 5697499218051072: Usage of new API, cleanups (reduced) (Closed)
Patch Set: Removed even more unrelated changes Created April 28, 2014, 9:42 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 APP_STL := gnustl_static 1 APP_STL := gnustl_static
2 APP_CPPFLAGS := -fexceptions 2 APP_CPPFLAGS := -fexceptions
3 APP_ABI := armeabi 3 APP_ABI := armeabi
4 APP_PLATFORM := android-7 4 APP_PLATFORM := android-7
OLDNEW

Powered by Google App Engine
This is Rietveld