Skip to content

Instantly share code, notes, and snippets.

@k2wl
Created June 22, 2014 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k2wl/9d6e40d2acd566cf74a4 to your computer and use it in GitHub Desktop.
Save k2wl/9d6e40d2acd566cf74a4 to your computer and use it in GitHub Desktop.
From 5b81f2c4603edb9887cfdf7b28fe72505ac26db1 Mon Sep 17 00:00:00 2001
From: k2wl <k2wl@github.com>
Date: Sat, 21 Jun 2014 09:44:24 +0530
Subject: [PATCH] s4 mini ril fix
Change-Id: Ic6373bfac3157e0c2547ddf139bdb92590461507
---
qcom-common.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/qcom-common.mk b/qcom-common.mk
index b577def..d058be6 100644
--- a/qcom-common.mk
+++ b/qcom-common.mk
@@ -28,7 +28,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
debug.egl.hw=1 \
persist.hwc.mdpcomp.enable=true \
debug.mdpcomp.logs=0 \
- ro.telephony.ril_class=SamsungQualcommRIL \
ro.telephony.call_ring.multiple=0
# Omx
--
1.9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment