am 4367ab00: Set the wifi-only for SIP service as the default config.

Merge commit '4367ab00edb59f95703e4a8a0f9a1a73dbf13551' into gingerbread-plus-aosp

* commit '4367ab00edb59f95703e4a8a0f9a1a73dbf13551':
  Set the wifi-only for SIP service as the default config.
This commit is contained in:
Chung-yih Wang
2010-10-11 21:49:26 -07:00
committed by Android Git Automerger

View File

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