aboutsummaryrefslogtreecommitdiff
path: root/target/product/core_64_bit.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/core_64_bit.mk')
-rw-r--r--target/product/core_64_bit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/product/core_64_bit.mk b/target/product/core_64_bit.mk
index f9baa270a5..322fa80530 100644
--- a/target/product/core_64_bit.mk
+++ b/target/product/core_64_bit.mk
@@ -27,7 +27,7 @@ PRODUCT_COPY_FILES += system/core/rootdir/init.zygote64_32.rc:system/etc/init/hw
# Set the zygote property to select the 64-bit primary, 32-bit secondary script
# This line must be parsed before the one in core_minimal.mk
-PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.zygote=zygote64_32
+PRODUCT_VENDOR_PROPERTIES += ro.zygote=zygote64_32
TARGET_SUPPORTS_32_BIT_APPS := true
TARGET_SUPPORTS_64_BIT_APPS := true