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

Commit ee074882 authored by Stuart Scott's avatar Stuart Scott
Browse files

Add boot jars to fix Dalvik missing bootclasspath for mini emulator.

bug: 10146858

Change-Id: I159a5951a036f32c7eb02569c5b0fb12ce3a76dd
parent bc9e8a7c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -31,6 +31,3 @@ PRODUCT_PACKAGES += \
    VpnDialogs

$(call inherit-product, $(SRC_TARGET_DIR)/product/core_base.mk)

# Override the PRODUCT_BOOT_JARS set in core_minimal.mk
PRODUCT_BOOT_JARS := core:conscrypt:okhttp:core-junit:bouncycastle:ext:framework:framework2:telephony-common:voip-common:mms-common:android.policy:services:apache-xml:webviewchromium
+2 −0
Original line number Diff line number Diff line
@@ -67,3 +67,5 @@ PRODUCT_PACKAGES += \
    voip-common

$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk)
# Override the PRODUCT_BOOT_JARS set in core_minimal.mk
PRODUCT_BOOT_JARS := core:conscrypt:okhttp:core-junit:bouncycastle:ext:framework:framework2:telephony-common:voip-common:mms-common:android.policy:services:apache-xml:webviewchromium