Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 031fecf7 authored by Vikram Panduranga's avatar Vikram Panduranga
Browse files

configs: msmnile: change max mic count

Change max mic count to 3 to reflect the mic count in msmnile.

Change-Id: I1240d22f1c5f9229d80774888ffb4aacf87eb9bf
parent 1220bd7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@
        <!-- followed by perf lock options                             -->
        <param key="perf_lock_opts" value="4, 0x40400000, 0x1, 0x40C00000, 0x1"/>
        <param key="native_audio_mode" value="src"/>
        <param key="input_mic_max_count" value="4"/>
        <param key="input_mic_max_count" value="3"/>
        <param key="true_32_bit" value="true"/>
        <!-- In the below value string, the value indicates sidetone gain in dB -->
        <param key="usb_sidetone_gain" value="35"/>