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

Commit 4367ab00 authored by Chung-yih Wang's avatar Chung-yih Wang
Browse files

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

Change-Id: I90d2d14b5d9c953e45f85d3d5128d096ea17b22e
bug-id: http://b/3068006
parent f5201ab7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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-->