Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Unified Diff: third_party/android_platform/README.chromium

Issue 1007443002: Update WebView's android framework jar to 5.1.0_r1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add minor gyp tidyup Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/android_platform/README.chromium
diff --git a/third_party/android_platform/README.chromium b/third_party/android_platform/README.chromium
index 461efa3add809c9107e9a765af11e4fc0b8bd6b1..f6645b6026c783a08324823cbd8756fac2178036 100644
--- a/third_party/android_platform/README.chromium
+++ b/third_party/android_platform/README.chromium
@@ -11,9 +11,9 @@ Security Critical: no
Description:
Android Platform engineering tools, specifically stack symbolization scripts
and a jar containing the AOSP framework to compile the Android WebView
-glue layer against. The sources used to build the AOSP framework jar can be
-checked out using repo on the corresponding manifest file. The AOSP framework
-jar is built by invoking make on the android_system_stubs target.
+glue layer against. The AOSP framework is built from the Android release tag
+after which it is named, and the jar can be built by invoking make on the
+android_system_stubs target.
Local Modifications:
Only picked the few scripts needed by chrome.
@@ -23,4 +23,4 @@ Added support for parsing LOG(FATAL) and DCHECK errors and their
stack traces, as emitted by src/base/debug/stack_trace_android.cc
Added support for finding symbols when library is loaded directly from the APK.
Changed the toolchain to remove references to 4.6 toolchains.
-Added support for arch=x64 as an alias to arch=x86_64
+Added support for arch=x64 as an alias to arch=x86_64
« no previous file with comments | « android_webview/apk/system_webview_apk_common.gypi ('k') | third_party/android_platform/webview/frameworks_1622219.jar » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698