aboutsummaryrefslogtreecommitdiff
path: root/target/product/core_minimal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/core_minimal.mk')
-rw-r--r--target/product/core_minimal.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index 4b8b9effc4..be750f4e4a 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -74,11 +74,5 @@ PRODUCT_BOOT_JARS := \
services \
apache-xml
-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)