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

Delta Between Two Patch Sets: jni/Application.mk

Issue 5697499218051072: Usage of new API, cleanups (reduced) (Closed)
Left Patch Set: Created April 11, 2014, 1:31 p.m.
Right Patch Set: Even more review issues fixed. Created April 28, 2014, 10:18 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « jni/AndroidWebRequest.cpp ('k') | jni/Debug.h » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 APP_STL := gnustl_static 1 APP_STL := gnustl_static
2 APP_CPPFLAGS := -fexceptions 2 APP_CPPFLAGS := -fexceptions
3 APP_ABI := armeabi #-v7a 3 APP_ABI := armeabi
Felix Dahlke 2014/04/16 15:24:25 What's this comment for?
René Jeschke 2014/04/16 17:51:47 Removed.
4 APP_PLATFORM := android-7 4 APP_PLATFORM := android-7
LEFTRIGHT

Powered by Google App Engine
This is Rietveld