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

Commit f268a527 authored by Hung-ying Tyan's avatar Hung-ying Tyan
Browse files

Add config flag for enabling SIP/phone integration.

Bug: 3304625
Change-Id: If08755a1859978024569f71aee3614178a801122
parent 4887804e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -497,6 +497,9 @@
    <!-- Enables SIP on WIFI only -->
    <bool name="config_sip_wifi_only">true</bool>

    <!-- Enables built-in SIP phone capability -->
    <bool name="config_built_in_sip_phone">false</bool>

    <!-- Boolean indicating if restoring network selection should be skipped -->
    <!-- The restoring is handled by modem if it is true-->
    <bool translatable="false" name="skip_restoring_network_selection">false</bool>