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

Commit 98cee3b4 authored by Marcin Kosiba's avatar Marcin Kosiba
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: Ibed49641d04fd5e93e26ab12e203e4596e0b3bb6
parent 1a8f0d3b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -71,8 +71,7 @@ PRODUCT_BOOT_JARS := \
    framework2 \
    android.policy \
    services \
    apache-xml \
    webviewchromium
    apache-xml

PRODUCT_RUNTIMES := runtime_libart_default