aboutsummaryrefslogtreecommitdiff
path: root/overlay/frameworks/base
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/frameworks/base')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 1880956..478c989 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -433,12 +433,6 @@
provisioning, availability etc -->
<bool name="config_carrier_wfc_ims_available">true</bool>
- <!-- ImsService package name to bind to by default, if config_dynamic_bind_ims is true -->
- <string name="config_ims_package">org.codeaurora.ims</string>
-
- <!-- Flag specifying whether or not IMS will use the ImsResolver dynamically -->
- <bool name="config_dynamic_bind_ims">true</bool>
-
<!-- Config determines whether to update phone object when voice registration
state changes. Voice radio tech change will always trigger an update of
phone object irrespective of this config -->