OSDN Git Service

Remove webviewchromium from PRODUCT_BOOT_JARS.
authorTorne (Richard Coles) <torne@google.com>
Thu, 17 Jul 2014 03:34:32 +0000 (20:34 -0700)
committerTorne (Richard Coles) <torne@google.com>
Fri, 18 Jul 2014 00:16:14 +0000 (17:16 -0700)
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

target/product/core_minimal.mk

index 4209ef9..80df643 100644 (file)
@@ -93,7 +93,6 @@ PRODUCT_BOOT_JARS := \
     services \
     apache-xml \
     ethernet-service \
-    webviewchromium \
     wifi-service
 
 PRODUCT_RUNTIMES := runtime_libart_default