aboutsummaryrefslogtreecommitdiff
path: root/target/product/full_x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/full_x86.mk')
-rw-r--r--target/product/full_x86.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/product/full_x86.mk b/target/product/full_x86.mk
index 55c450a80f..2f40c03d16 100644
--- a/target/product/full_x86.mk
+++ b/target/product/full_x86.mk
@@ -28,7 +28,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86/device.mk)
ifdef NET_ETH0_STARTONBOOT
- PRODUCT_PROPERTY_OVERRIDES += net.eth0.startonboot=1
+ PRODUCT_VENDOR_PROPERTIES += net.eth0.startonboot=1
endif
# Ensure we package the BIOS files too.