summaryrefslogtreecommitdiffstats
path: root/system.prop
diff options
context:
space:
mode:
authorJohn Wang <johnwang@google.com>2012-01-09 11:14:49 -0800
committerJohn Wang <johnwang@google.com>2012-01-09 11:14:49 -0800
commit8fd7bf91d1b3750b663641e93153cb4a661c164b (patch)
tree0bfc05c0ff5b2092e6f932b1860340fb07884d9b /system.prop
parentdec451df37413931c7e42b576ab94fc0ff3a8db8 (diff)
downloaddevice_samsung_maguro-8fd7bf91d1b3750b663641e93153cb4a661c164b.zip
device_samsung_maguro-8fd7bf91d1b3750b663641e93153cb4a661c164b.tar.gz
device_samsung_maguro-8fd7bf91d1b3750b663641e93153cb4a661c164b.tar.bz2
Set call_ring.multiple to false.
bug:5757158 Change-Id: Iea6adbcaea1e6cc50bbe591e471bf136721d4c91
Diffstat (limited to 'system.prop')
-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