android_webview: build native code against SDK 21.
commit9ef958e74e13b8e0acc0dc23abc49d6eb8c472eb
authortorne <torne@chromium.org>
Thu, 23 Oct 2014 15:30:51 +0000 (23 08:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Oct 2014 15:31:12 +0000 (23 15:31 +0000)
tree6b7a0ad1472588ccea78ffb7101f73d5376fd31a
parentd9008942f2125209c87095058ff2afa0f8d466e9
android_webview: build native code against SDK 21.

When generating makefiles, build against the NDK platform for SDK level
21. This only affects native code, not Java (which currently still
compiles against the current API in AOSP master).

BUG=409851
NOTRY=true

Review URL: https://codereview.chromium.org/671883003

Cr-Commit-Position: refs/heads/master@{#300893}
android_webview/tools/gyp_webview