Remove webviewchromium from PRODUCT_BOOT_JARS.
The WebView Java code is now loaded by WebViewFactory from an APK when an app needs it, so remove the old jar from the boot classpath. Bug: 16329371 Change-Id: Ia295cba8454fc63e1f3b806c67afa8a379657365
This commit is contained in:
@@ -93,7 +93,6 @@ PRODUCT_BOOT_JARS := \
|
||||
services \
|
||||
apache-xml \
|
||||
ethernet-service \
|
||||
webviewchromium \
|
||||
wifi-service
|
||||
|
||||
PRODUCT_RUNTIMES := runtime_libart_default
|
||||
|
Reference in New Issue
Block a user