sm6225-common: remove unused send_mic_mute_to_AudioManager

This commit is contained in:
Cosmin Tanislav
2026-01-13 20:46:21 +08:00
committed by Liekoo
parent 8b8b845848
commit 128054bba7

View File

@@ -9,11 +9,6 @@
successfully placing the OTA call -->
<integer name="OtaShowListeningScreen">1</integer>
<!-- 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>
<!-- Flag indicating whether the device supports RTT (real-time text) -->
<bool name="config_support_rtt">true</bool>