commit | 0bbb7c996f21108df4001e1495ea64e6e5fc3fad | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Mon Jun 27 23:38:04 2022 +0000 |
committer | Xin Li <delphij@google.com> | Mon Jun 27 23:38:04 2022 +0000 |
tree | cbea25467f4b20492eb72c56a9c1d70761519bbb | |
parent | f6819989a1f41e4f1b113034053cb24b62eca617 [diff] | |
parent | b600609233385a30e672032d2545c5e9d9e2b321 [diff] |
Merge tm-dev-plus-aosp-without-vendor@8763363 Bug: 236760014 Merged-In: Ica480bef236603c59fb593056ea70a0414f9218f Change-Id: I87cd6649f54cf70cf50a1b4d007238dbbc45583b
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.