Add config flag for enabling SIP/phone integration.
Bug: 3304625 Change-Id: If08755a1859978024569f71aee3614178a801122
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user