aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/product/core_minimal.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index 9cd29037c3..f8d4c24151 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -74,11 +74,4 @@ PRODUCT_BOOT_JARS := \
apache-xml \
webviewchromium
-PRODUCT_RUNTIMES := runtime_libart_default
-
-PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
- ro.zygote=zygote32
-PRODUCT_COPY_FILES += \
- system/core/rootdir/init.zygote32.rc:root/init.zygote32.rc
-
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)