(DO NOT MERGE) Revert "Make libart the default runtime"
This reverts commit 08d410f532
.
This commit is contained in:
parent
2277038372
commit
b60a3f97d1
1 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@ PRODUCT_BOOT_JARS := \
|
|||
apache-xml \
|
||||
webviewchromium
|
||||
|
||||
PRODUCT_RUNTIMES := runtime_libart_default
|
||||
PRODUCT_RUNTIMES += runtime_libdvm
|
||||
PRODUCT_RUNTIMES := runtime_libdvm_default
|
||||
PRODUCT_RUNTIMES += runtime_libart
|
||||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)
|
||||
|
|
Loading…
Reference in a new issue