sm6225-common: Remove deprecated telephony overlays
These are no longer wired up and should be set in CarrierConfig where needed
This commit is contained in:
@@ -9,20 +9,11 @@
|
||||
successfully placing the OTA call -->
|
||||
<integer name="OtaShowListeningScreen">1</integer>
|
||||
|
||||
<!-- DEPRECATED: Use CarrierConfigManager#KEY_WORLD_PHONE_BOOL -->
|
||||
<bool name="world_phone">true</bool>
|
||||
|
||||
<!-- DEPRECATED: Use CarrierConfigManager#KEY_DTMF_TYPE_ENABLED_BOOL -->
|
||||
<bool name="dtmf_type_enabled">true</bool>
|
||||
|
||||
<!-- Determine whether calls to mute the microphone in PhoneUtils
|
||||
are routed through the android.media.AudioManager class (true) or through
|
||||
the com.android.internal.telephony.Phone interface (false). -->
|
||||
<bool name="send_mic_mute_to_AudioManager">true</bool>
|
||||
|
||||
<!-- DEPRECATED: Use CarrierConfigManager#KEY_CSP_ENABLED_BOOL -->
|
||||
<bool name="csp_enabled">true</bool>
|
||||
|
||||
<!-- Flag indicating whether the device supports RTT (real-time text) -->
|
||||
<bool name="config_support_rtt">true</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user