sdm660-common: Remove send_mic_mute_to_AudioManager overlay

* send_mic_mute_to_AudioManager hasn't been doing anything
  since Android 4.4, therefore there's no reason to keep it.

Change-Id: I74ed33265fccd59def5c2f9e67a9e8a28ce4dbc9
This commit is contained in:
LuK1337 2018-07-07 18:40:55 +02:00 committed by Max Weffers
parent 9edec35070
commit 9dc522cb0f
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -25,11 +25,6 @@
<!-- Flag indicating if hac is enabled --> <!-- Flag indicating if hac is enabled -->
<bool name="hac_enabled">true</bool> <bool name="hac_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 <!-- 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 able to prevent manual operator selection. If false, this SIM setting will be
ignored and manual operator selection will always be available. See ignored and manual operator selection will always be available. See