From 0e37fe5ce25b1868831ddd865a19b0dcb4a1eb9a Mon Sep 17 00:00:00 2001 From: RGIB Date: Thu, 15 Dec 2016 18:44:48 +0100 Subject: i9305 : use custom smdk4x12QComRIL for opensource RIL Change-Id: I5b146df9d408a55c204f06632b0575b3b12c30ff --- i9305.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'i9305.mk') 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 -- cgit v1.1