Name V8 snapshot according to target architecture (32/64 bit).
commit48f415fdf3ad4eb52066f939455ab324f5381fb6
authorgsennton <gsennton@chromium.org>
Tue, 10 Feb 2015 10:32:14 +0000 (10 02:32 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Feb 2015 10:33:27 +0000 (10 10:33 +0000)
tree0c31032603a314c456a109f6ea93cf3490e5e355
parent65527cf2bdbf381e4adec05a4e650cd2e2720fe2
Name V8 snapshot according to target architecture (32/64 bit).

Renaming webview copy of V8 snapshot to be able to differentiate
between snapshots for 32- and 64 bit architectures.
This is done so that snapshots for different architectures can be
repacked into the same APK.

BUG=455699

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

Cr-Commit-Position: refs/heads/master@{#315533}
android_webview/android_webview.gyp
android_webview/android_webview_tests.gypi
android_webview/apk/system_webview_apk_common.gypi
android_webview/lib/main/aw_main_delegate.cc
android_webview/snapshot_copying.gypi [new file with mode: 0644]