Merge "IMS: Phone switching"

This commit is contained in:
Linux Build Service Account 2015-08-24 05:03:33 -07:00 committed by Gerrit - the friendly Code Review server
commit 828daa5d86
1 changed files with 4 additions and 0 deletions

View File

@ -238,5 +238,9 @@
<!--The locatiotion of .jar file which has the extended implementation
of telephony base classes.-->
<string name="telephony_plugin_lib_path" translatable="false">/system/framework/qti-telephony-common.jar</string>
<!-- 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 -->
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
</resources>