forked from openkylin/platform_build
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:
commit
4b69be271c
|
@ -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 New Issue