summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--overlay/packages/services/Telephony/res/values/config.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/overlay/packages/services/Telephony/res/values/config.xml b/overlay/packages/services/Telephony/res/values/config.xml
index 0afa3ca..2a0cf01 100644
--- a/overlay/packages/services/Telephony/res/values/config.xml
+++ b/overlay/packages/services/Telephony/res/values/config.xml
@@ -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>