am c816e061: Merge "(DO NOT MERGE) Revert "Make libart the default runtime"" into klp-modular-dev

* commit 'c816e061270327d3e2b73ae3c848e1fefc6ec6ef':
  (DO NOT MERGE) Revert "Make libart the default runtime"
This commit is contained in:
Noreen Tolland 2014-01-31 23:17:33 +00:00 committed by Android Git Automerger
commit 4b69be271c
1 changed files with 2 additions and 2 deletions

View File

@ -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)