diff options
Diffstat (limited to 'i9305.mk')
-rw-r--r-- | i9305.mk | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -75,10 +75,9 @@ $(call inherit-product, vendor/cm/config/nfc_enhanced.mk) # RIL PRODUCT_PROPERTY_OVERRIDES += \ - ro.telephony.ril_class=SamsungQualcommM3RIL \ + ro.telephony.ril_class=SamsungQualcommRIL \ mobiledata.interfaces=pdp0,wlan0,gprs,ppp0 \ - ro.ril.hsxpa=1 \ - ro.ril.gprsclass=10 + ro.telephony.ril.v3=exynos4RadioState # These are the hardware-specific features PRODUCT_COPY_FILES += \ |