History log of /frameworks/support/webkit/src/androidTest/java/androidx/webkit/IncompatibilityTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
055157a7821fe8a24e14e619b1036bb2d6d4e2a8 23-Mar-2018 Gustav Sennton <gsennton@google.com> [WebView Support Library] Support incompatible WebView APKs.

Most functionality in the WebView Support Library requires an up-to-date
WebView APK.
We need a way of dealing with WebView APKs that are not up-to-date.
In this CL we ensure that if the current WebView APK is not up-to-date
(i.e. the support library cannot bypass the framework to call into the
WebView APK) the support library declares that the APK supports no
features at all.

Bug: 76202025
Test: run androidx.webkit
Change-Id: I30ecf2459fc793c10f1817a431b18804344e2b8e
/frameworks/support/webkit/src/androidTest/java/androidx/webkit/IncompatibilityTest.java