e032061ddb59cd4cbcefa94eecab0e140e7556f4
In the "common" case where the WebView stub is not being used, have the WebView zygote use the new APK preload path added for the app zygote, which avoids duplicating logic from the framework to construct the classpath. This allows the WebView implementation to use a static shared library, which was not previously possible. The old codepath is retained for now to keep the WebView stub working when it's in use, as it requires the special mechanism to override the classloader cache key, but this can be removed when we no longer require the stub. Bug: 110790153 Test: Manual verification of classloader cache state Change-Id: Ie49e5810d570bae7bec0341753e6c50d081189b5
…
…
Merge "Merge "Deprecate Duplicate SignalStrength Methods" am:
a3ab270ce1 am: e880dcb9ea am: 20cbf841d9"
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%