Merge "Turn off Dynamic IMS switching for now"

This commit is contained in:
Brad Ebinger
2017-02-01 19:36:47 +00:00
committed by Gerrit Code Review

View File

@@ -2272,7 +2272,7 @@
<string name="config_ims_package"/>
<!-- Flag specifying whether or not IMS will use the dynamic ImsResolver -->
<bool name="config_dynamic_bind_ims">true</bool>
<bool name="config_dynamic_bind_ims">false</bool>
<bool name="config_networkSamplingWakesDevice">true</bool>