summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShareef Ali <shareefalis@cyanogenmod.org>2013-06-13 11:48:53 -0500
committerShareef Ali <shareefalis@cyanogenmod.org>2013-06-13 12:23:29 -0500
commitdf677ce27b513c113e70fb059e3899c81a04dd36 (patch)
tree8655ee736f1c056965a60ebd3ae363b0814454bd
parent085b21c517576d9217bfd3b9810eec945ff121fc (diff)
downloaddevice_samsung_i9305-df677ce27b513c113e70fb059e3899c81a04dd36.zip
device_samsung_i9305-df677ce27b513c113e70fb059e3899c81a04dd36.tar.gz
device_samsung_i9305-df677ce27b513c113e70fb059e3899c81a04dd36.tar.bz2
i9305: Use SamsungQualcommRIL.
* now supports exynos radio states via oldrilfeature(exynos4RadioState). * requires http://review.cyanogenmod.org/#/c/44260/1/ Change-Id: Id34320c59a316e2b6747bd3a48077b863ab772d5
-rw-r--r--i9305.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/i9305.mk b/i9305.mk
index 07c8b32..e693127 100644
--- a/i9305.mk
+++ b/i9305.mk
@@ -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 += \