summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-01-28 09:05:16 +0700
committerAdnan Begovic <adnan@cyngn.com>2015-10-06 16:11:55 -0700
commita4cd363d082c8c67c63d7fff46eb214b1fab9ac6 (patch)
tree3cb475d873736850feda3a16307fb62bcec53b30 /target
parent0d1091746965a86b69427d2b55a53c7021143549 (diff)
downloadbuild-a4cd363d082c8c67c63d7fff46eb214b1fab9ac6.zip
build-a4cd363d082c8c67c63d7fff46eb214b1fab9ac6.tar.gz
build-a4cd363d082c8c67c63d7fff46eb214b1fab9ac6.tar.bz2
Disable dataroaming by default
The property is removed so that the property in vendor/cm can take effect Change-Id: Iefadc1a6e71cbf92ecb7363c953f4b5a82064446
Diffstat (limited to 'target')
-rw-r--r--target/product/full_base_telephony.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/product/full_base_telephony.mk b/target/product/full_base_telephony.mk
index 9a2c63a..4aa4415 100644
--- a/target/product/full_base_telephony.mk
+++ b/target/product/full_base_telephony.mk
@@ -20,8 +20,7 @@
# entirely appropriate to inherit from for on-device configurations.
PRODUCT_PROPERTY_OVERRIDES := \
- keyguard.no_require_sim=true \
- ro.com.android.dataroaming=true
+ keyguard.no_require_sim=true
PRODUCT_COPY_FILES := \
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \