aboutsummaryrefslogtreecommitdiff
path: root/target/product/full_base_telephony.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/full_base_telephony.mk')
-rw-r--r--target/product/full_base_telephony.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/product/full_base_telephony.mk b/target/product/full_base_telephony.mk
index af4097d87a..d8a54cd7f3 100644
--- a/target/product/full_base_telephony.mk
+++ b/target/product/full_base_telephony.mk
@@ -19,9 +19,9 @@
# build quite specifically for the emulator, and might not be
# entirely appropriate to inherit from for on-device configurations.
-PRODUCT_PROPERTY_OVERRIDES := \
- keyguard.no_require_sim=true \
- ro.com.android.dataroaming=true
+PRODUCT_VENDOR_PROPERTIES := \
+ keyguard.no_require_sim?=true \
+ ro.com.android.dataroaming?=true
PRODUCT_COPY_FILES := \
device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml \