summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaveen Kalla <nkalla@codeaurora.org>2013-07-03 16:52:38 -0700
committerNaveen Kalla <nkalla@codeaurora.org>2013-08-01 18:03:08 -0700
commit2da6f250adf3bfcb402db022e573087374d621ae (patch)
tree61b7e241120eda5b8ec34a15b60876540c642fdd
parent7115dcc9c295f8da4056b7d476f797c4d3d8474f (diff)
downloadtoro-2da6f250adf3bfcb402db022e573087374d621ae.tar.gz
Set ro.telephony.default_cdma_sub to RUIM
Change-Id: I11fff596a5fe721c64f192c889672326517dc43d
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index 838d7a3..1367413 100644
--- a/system.prop
+++ b/system.prop
@@ -9,6 +9,9 @@ telephony.lteOnCdmaDevice=1
# Set PREFERRED_NETWORK_MODE to GLOBAL in Database for this device
ro.telephony.default_network=7
+# Set CDMA SUBSCRIPTION SOURCE to RUIM in Database for this device
+ro.telephony.default_cdma_sub=0
+
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0