audio: update mixer path table

1. Change HAC mode config
<path name="voice-hac-handset">
        <path name="handset" />
        <ctl name="PCM Source" value="ASP" />
        <ctl name="AMP PCM Gain" value="0" />

2. Change 3 mic
<!-- Tri MIC devices -->
    <path name=""three-mic"">
        <ctl name=""ADC1 Capture Volume"" id=""0"" value=""23""/>
        <ctl name=""ADC2 Capture Volume"" id=""0"" value=""23""/>
        <ctl name=""ADC2 Capture Volume"" id=""1"" value=""23""/>
        <ctl name=""PRI TDM TX Channel Offset"" id=""0"" value=""12""/>
        <ctl name=""PRI TDM TX Channel Offset"" id=""1"" value=""8"" />
        <ctl name=""PRI TDM TX Channel Offset"" id=""2"" value=""0"" />
        <ctl name=""PRI_TDM_TX_0 Channels"" value=""Three""/>
        <ctl name=""Sto1 ADC MIXL DMIC Switch"" value=""1"" />
        <ctl name=""Sto2 ADC MIXL DMIC Switch"" value=""1"" />
        <ctl name=""Sto2 ADC MIXR DMIC Switch"" value=""1"" />
        <ctl name=""Stereo1 DMIC Mux"" value=""DMIC1"" />
        <ctl name=""Stereo2 DMIC Mux"" value=""DMIC2"" />
    </path>

Bug: 145244105
Test: Verified H/W
Signed-off-by: Jason Hsu <jasonchhsu@google.com>
Change-Id: I0e70431f3fe9bf488150dc935b95bea2d034cf8d
1 file changed