summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2013-07-01 15:57:07 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-07-01 15:57:07 -0700
commit541e2a8c292da1684eada8a5e3478aa14d1b60e1 (patch)
tree1aaf0b998db0a5ecae666831610fd4959fd62645
parent39c3be43f6056b3c9aba6a8e7719395db993f385 (diff)
parent3d2bfdf357dbc9833155d4eb8049308eb318ce94 (diff)
downloadtoro-541e2a8c292da1684eada8a5e3478aa14d1b60e1.tar.gz
am 3d2bfdf3: Merge "Set preferred network mode to global for this device"
* commit '3d2bfdf357dbc9833155d4eb8049308eb318ce94': Set preferred network mode to global for this device
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index d348536..838d7a3 100644
--- a/system.prop
+++ b/system.prop
@@ -6,6 +6,9 @@ rild.libpath=/vendor/lib/libsec-ril_lte.so
rild.libargs=-d /dev/ttys0
telephony.lteOnCdmaDevice=1
+# Set PREFERRED_NETWORK_MODE to GLOBAL in Database for this device
+ro.telephony.default_network=7
+
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0