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

Commit e221082b authored by Meng Wang's avatar Meng Wang
Browse files

config: kona: add default value for ADC2_MIXER Switch

When restarting audioserver during SVA session, the default value
of ADC2_MIXER Swtich is not set to default value and cause SVA fail
to detect anything. Add default value for this mixer control.

Change-Id: I13875bc0b2b995c3c8a00b615f560859c8e4caaa
parent 15fa15d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@
    <ctl name="EC Reference Channels" value="Zero"/>
    <ctl name="EC Reference Bit Format" value="0"/>
    <ctl name="EC Reference SampleRate" value="0"/>
    <ctl name="ADC2_MIXER Switch" value="0" />

    <path name="listen-voice-wakeup-1">
        <ctl name="LSM1 Mixer VA_CDC_DMA_TX_0" value="1" />
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@
    <ctl name="EC Reference Channels" value="Zero"/>
    <ctl name="EC Reference Bit Format" value="0"/>
    <ctl name="EC Reference SampleRate" value="0"/>
    <ctl name="ADC2_MIXER Switch" value="0" />

    <path name="listen-voice-wakeup-1">
        <ctl name="LSM1 Mixer VA_CDC_DMA_TX_0" value="1" />