commit | 27ac2bdb9a1a4e55dc65bb6cdc752dbfdea3b9f4 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Sat Mar 08 16:09:41 2025 -0800 |
committer | Xin Li <delphij@google.com> | Sat Mar 08 16:09:41 2025 -0800 |
tree | e6d0a72c3bac810cfe8876503769c9b9cc77d562 | |
parent | bed982a601b07a071fa07e48fdfa6a08fc94e8e1 [diff] | |
parent | 01101a588cc0ee8ecd82cda332819b4f68e16602 [diff] |
Merge 25Q1 (ab/BP1A.250305.020) to AOSP main Bug: 385190204 Merged-In: I13d23f7c0131c57a65b215208d5d3408ac2029be Change-Id: I5e8cab7d55f52de23a4d1f62034454ea3b1abe9b
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.