Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a00515d0 authored by Torne (Richard Coles)'s avatar Torne (Richard Coles)
Browse files

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
parent 3e72ed17
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -93,7 +93,6 @@ PRODUCT_BOOT_JARS := \
    services \
    apache-xml \
    ethernet-service \
    webviewchromium \
    wifi-service

PRODUCT_RUNTIMES := runtime_libart_default