summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2013-07-01 15:59:18 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-07-01 15:59:18 -0700
commitcb65586168fc1df65eca235d6cce17beaab6fd20 (patch)
tree83d46fec3ef999b9f6f13343a9311558bd588c35
parentd3b7af6702e7dd345afe04e7802072d66883ef31 (diff)
parent541e2a8c292da1684eada8a5e3478aa14d1b60e1 (diff)
downloadtoro-cb65586168fc1df65eca235d6cce17beaab6fd20.tar.gz
am 541e2a8c: am 3d2bfdf3: Merge "Set preferred network mode to global for this device"
* commit '541e2a8c292da1684eada8a5e3478aa14d1b60e1': 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