Set the wifi-only for SIP service as the default config.

Change-Id: I90d2d14b5d9c953e45f85d3d5128d096ea17b22e
bug-id: http://b/3068006
This commit is contained in:
Chung-yih Wang
2010-10-12 12:39:50 +08:00
parent f5201ab71f
commit 4367ab00ed

View File

@@ -354,7 +354,7 @@
<integer name="config_datause_notification_type">2</integer>
<!-- Enables SIP on WIFI only -->
<bool name="config_sip_wifi_only">false</bool>
<bool name="config_sip_wifi_only">true</bool>
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true-->