summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2013-08-06 00:10:26 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-08-06 00:10:26 +0000
commitc3ef7ffe27e64eb3942fe103eaabff9cea529539 (patch)
tree61b7e241120eda5b8ec34a15b60876540c642fdd
parent7115dcc9c295f8da4056b7d476f797c4d3d8474f (diff)
parent2da6f250adf3bfcb402db022e573087374d621ae (diff)
downloadtoro-tools_r22.2.tar.gz
Merge "Set ro.telephony.default_cdma_sub to RUIM"HEADtools_r22.2mastermain
-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