summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wang <johnwang@google.com>2012-01-09 15:59:57 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-01-09 15:59:57 -0800
commit19e2a2620e367e26db7e3d0c1e6bf81ab6f4b119 (patch)
tree0bfc05c0ff5b2092e6f932b1860340fb07884d9b
parentde96fc9a14889875ba20ccc17077bf00e44c9d1a (diff)
parent8fd7bf91d1b3750b663641e93153cb4a661c164b (diff)
downloaddevice_samsung_maguro-19e2a2620e367e26db7e3d0c1e6bf81ab6f4b119.zip
device_samsung_maguro-19e2a2620e367e26db7e3d0c1e6bf81ab6f4b119.tar.gz
device_samsung_maguro-19e2a2620e367e26db7e3d0c1e6bf81ab6f4b119.tar.bz2
am 8fd7bf91: Set call_ring.multiple to false.
* commit '8fd7bf91d1b3750b663641e93153cb4a661c164b': Set call_ring.multiple to false.
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index ef4edf6..a8df17e 100644
--- a/system.prop
+++ b/system.prop
@@ -5,3 +5,6 @@
rild.libpath=/vendor/lib/libsec-ril.so
rild.libargs=-d /dev/ttys0
telephony.lteOnCdmaDevice=0
+
+# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
+ro.telephony.call_ring.multiple=0