aboutsummaryrefslogtreecommitdiffstats
path: root/i9305.mk
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-12-15 18:44:48 +0100
committerRoberto Gibellini <gibellini.roberto@gmail.com>2016-12-15 12:43:24 -0800
commit0e37fe5ce25b1868831ddd865a19b0dcb4a1eb9a (patch)
tree25e5a8b273e1015340933cbcd9bc083bcb13d774 /i9305.mk
parentc26ffbed7812660b30f7ee4ae44a9f14a6928b73 (diff)
downloaddevice_samsung_i9305-0e37fe5ce25b1868831ddd865a19b0dcb4a1eb9a.zip
device_samsung_i9305-0e37fe5ce25b1868831ddd865a19b0dcb4a1eb9a.tar.gz
device_samsung_i9305-0e37fe5ce25b1868831ddd865a19b0dcb4a1eb9a.tar.bz2
i9305 : use custom smdk4x12QComRIL for opensource RIL
Change-Id: I5b146df9d408a55c204f06632b0575b3b12c30ff
Diffstat (limited to 'i9305.mk')
-rw-r--r--i9305.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/i9305.mk b/i9305.mk
index 77134aa..9cc54c6 100644
--- a/i9305.mk
+++ b/i9305.mk
@@ -58,7 +58,8 @@ PRODUCT_PACKAGES += \
libsecril-client-sap
PRODUCT_PROPERTY_OVERRIDES += \
- mobiledata.interfaces=pdp0,gprs,ppp0,rmnet0,rmnet1
+ mobiledata.interfaces=pdp0,gprs,ppp0,rmnet0,rmnet1 \
+ ro.telephony.ril_class=smdk4x12QComRIL
# Sensors
PRODUCT_PACKAGES += \
@@ -97,4 +98,4 @@ $(call inherit-product, vendor/samsung/i9305/i9305-vendor.mk)
# Include common makefile
$(call inherit-product, device/samsung/smdk4412-common/common.mk)
-$(call inherit-product, device/samsung/smdk4412-qcom-common/common.mk)
+$(call inherit-product, device/samsung/smdk4412-qcom-common/common.mk) \ No newline at end of file