Updating WebView on AOSP Android 6.0
问题 I am working on a device based on AOSP Android 6.0 (Marshmallow). I wanted to update standard Android webview to the latest version for using the latest JavaScript. For this I replaced external/chromium-webview/prebuilt/arm64/webview.apk with the latest version. Also in the frameworks/base/core/res/res/values/config.xml I changed the value of config_webViewPackageName from com.android.webview to com.google.android.webview . But when I tried to launch some application that using webview (for