commit | 03e32e47fe91abae5d7ca18deaad97de48b4cece | [log] [tgz] |
---|---|---|
author | Ben Mason <benmason@google.com> | Thu Jan 13 17:56:42 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 13 17:56:42 2022 +0000 |
tree | 2ac60aa5a47fe2456c567cd6c72a54d76e959e39 | |
parent | 56df791be64b693fdb3752032ac151b0ea0c16e2 [diff] | |
parent | 3a8d2089900522ca542c39055d51b08188fb11cb [diff] |
WebView AOSP Integration Request - 95.0.4638.74 am: 3a8d208990 Original change: https://googleplex-android-review.googlesource.com/c/platform/external/chromium-webview/+/16622533 Change-Id: Ia4a8ea3de943cbab6b8121194e152150363642dd
Building the Chromium-based WebView in AOSP is no longer supported or required. WebView can now be built entirely from the Chromium source code.
Docs on how to build WebView from Chromium for use in AOSP are available here: https://chromium.googlesource.com/chromium/src/+/HEAD/android_webview/docs/aosp-system-integration.md
For questions about building WebView, please contact our mailing list: https://groups.google.com/a/chromium.org/forum/#!forum/android-webview-dev
The prebuilt APKs provided here are built from Chromium upstream sources; you should check the commit message to see the version number for a particular prebuilt. The version number is formatted like “12.0.3456.789” and matches the tag in the Chromium repository it was built from.
If you want to build your own WebView, you should generally build the latest stable version, not the version published here: newer versions have important security and stability improvements.