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

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

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

Merge commit 'b99db0c7'

* commit 'b99db0c7':
  Set the wifi-only for SIP service as the default config.
parents 99f92ac7 b99db0c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -433,7 +433,7 @@
    <string name="gsm_alphabet_default_charset"></string>

    <!-- 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-->