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:
Torne (Richard Coles)
2014-07-16 20:34:32 -07:00
parent 3e72ed17a5
commit a00515d0df

View File

@@ -93,7 +93,6 @@ PRODUCT_BOOT_JARS := \
services \
apache-xml \
ethernet-service \
webviewchromium \
wifi-service
PRODUCT_RUNTIMES := runtime_libart_default