diff options
-rw-r--r-- | overlay/packages/services/Telephony/res/values/config.xml | 5 |
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 88e35e7..bf898a4 100644 --- a/overlay/packages/services/Telephony/res/values/config.xml +++ b/overlay/packages/services/Telephony/res/values/config.xml @@ -29,11 +29,6 @@ <!-- Flag indicating if dtmf tone type is enabled --> <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> - <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be able to prevent manual operator selection. If false, this SIM setting will be ignored and manual operator selection will always be available. See |