audio: sync cca setting from hidl
Bug: 289859350 Test: build pass Change-Id: I66c28ced092189fce199eb8c8250c2bf836ac4af Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
1f201e1ba5
commit
2e2c31cea8
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@
|
||||||
<!-- The tuner_builder: format is "type="x" codec_name="y" argu="z". argu is optional. -->
|
<!-- The tuner_builder: format is "type="x" codec_name="y" argu="z". argu is optional. -->
|
||||||
<tuner_builder>
|
<tuner_builder>
|
||||||
<tuner type="playback" name="waves" argu="Sink=SPK ThermistorsName=VIRTUAL-SKIN" />
|
<tuner type="playback" name="waves" argu="Sink=SPK ThermistorsName=VIRTUAL-SKIN" />
|
||||||
<tuner type="telephony" name="fortemedia" argu="VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y CCA=y" />
|
<tuner type="telephony" name="fortemedia" argu="VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y CCA=UnsupportBands:48000,ExSharedBands:48000,VoIPMode:Dl" />
|
||||||
<tuner type="capture" name="gs_capture" />
|
<tuner type="capture" name="gs_capture" />
|
||||||
</tuner_builder>
|
</tuner_builder>
|
||||||
</audio_platform_configuration>
|
</audio_platform_configuration>
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
<!-- The tuner_builder: format is "type="x" codec_name="y" argu="z". argu is optional. -->
|
<!-- The tuner_builder: format is "type="x" codec_name="y" argu="z". argu is optional. -->
|
||||||
<tuner_builder>
|
<tuner_builder>
|
||||||
<tuner type="playback" name="waves" argu="Sink=SPK ThermistorsName=VIRTUAL-SKIN" />
|
<tuner type="playback" name="waves" argu="Sink=SPK ThermistorsName=VIRTUAL-SKIN" />
|
||||||
<tuner type="telephony" name="fortemedia" argu="VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y CCA=y" />
|
<tuner type="telephony" name="fortemedia" argu="VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y CCA=UnsupportBands:48000,ExSharedBands:48000,VoIPMode:Dl" />
|
||||||
<tuner type="capture" name="gs_capture" />
|
<tuner type="capture" name="gs_capture" />
|
||||||
</tuner_builder>
|
</tuner_builder>
|
||||||
</audio_platform_configuration>
|
</audio_platform_configuration>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue