Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b99db0c7 authored by Chung-yih Wang's avatar Chung-yih Wang Committed by Android Git Automerger
Browse files

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

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

* commit '4367ab00':
  Set the wifi-only for SIP service as the default config.
parents f5b7c855 4367ab00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -369,7 +369,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-->