| commit | 3a4801b3cecdae2248e7708c6a51bd7ea716a25e | [log] [tgz] |
|---|---|---|
| author | Xin Li <delphij@google.com> | Fri Oct 06 11:01:04 2023 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 06 11:01:04 2023 +0000 |
| tree | caf618b4c79d569d34a6b1f2f9882a822a6055f0 | |
| parent | b701618fd4de76e0b997ebf6548975711624e3c7 [diff] | |
| parent | 6b48a685455af693ca648573e1cbde054549c25c [diff] |
[automerger skipped] Merge Android 14 am: d95dc651cb -s ours am: 8676d266f4 -s ours am: e24ade9ee3 -s ours am: 6b48a68545 -s ours am skip reason: Merged-In Ic076ae556fde3bf09cc8e1420631b7b126008c5b with SHA-1 56dfe27102 is already in history Original change: https://android-review.googlesource.com/c/platform/external/chromium-webview/+/2775003 Change-Id: I14d3aede67ec67173b652cdf75421d7d674d083b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.