sm6250-common: overlay: disable phone object update on registration state change
This commit is contained in:
parent
e9df0999f5
commit
e9b808a352
@ -203,4 +203,9 @@
|
||||
|
||||
<!-- ImsService package name to bind to by default, if config_dynamic_bind_ims is true -->
|
||||
<string name="config_ims_package">org.codeaurora.ims</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>
|
||||
|
Loading…
Reference in New Issue
Block a user