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

Commit d21197d5 authored by Brian Carlstrom's avatar Brian Carlstrom Committed by Gerrit Code Review
Browse files

Merge "Make libart the default runtime"

parents 1a731adf 08d410f5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ PRODUCT_BOOT_JARS := \
    apache-xml \
    webviewchromium

PRODUCT_RUNTIMES := runtime_libdvm_default
PRODUCT_RUNTIMES += runtime_libart
PRODUCT_RUNTIMES := runtime_libart_default
PRODUCT_RUNTIMES += runtime_libdvm

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