diff options
-rw-r--r-- | device.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ PRODUCT_COPY_FILES += \ device/samsung/crespo/gps.xml:system/vendor/etc/gps.xml \ device/samsung/crespo/gps.conf:system/etc/gps.conf +PRODUCT_PROPERTY_OVERRIDES += \ + ro.telephony.default_network=3 + $(call inherit-product, device/samsung/crespo/device_base.mk) # See comment at the top of this file. This is where the other |