Created
June 22, 2014 01:17
-
-
Save k2wl/9d6e40d2acd566cf74a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 5b81f2c4603edb9887cfdf7b28fe72505ac26db1 Mon Sep 17 00:00:00 2001 | |
From: k2wl <[email protected]> | |
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