Use voice preference setting for emergency call
config_gnss_supl_requires_default_data_for_emergency removed. Use default value of "false". Bug: 211060538 Change-Id: Iaec1924d4bda5cdcb4ee427bfe3a12ef7e0fd420 Test: TAM help to verify
This commit is contained in:
parent
37f619ea3f
commit
7230a6cbd4
1 changed files with 0 additions and 5 deletions
|
@ -31,9 +31,4 @@
|
|||
|
||||
<!-- String indicating the package name of the device GbaService implementation. -->
|
||||
<string name="config_gba_package" translatable="false">com.shannon.rcsservice</string>
|
||||
|
||||
<!-- This device requires that emergency calls are placed over the default data SIM.
|
||||
This is done mainly to avoid placing emergency calls over CROSS SIM when even
|
||||
though it's the default voice SIM. -->
|
||||
<bool name="config_gnss_supl_requires_default_data_for_emergency">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue