audio: amcs: add 4 speaker numbers into arguments
amcs suez speaker requires init index numbers to support products who has numbers more than two. Bug: 248451580 Test: manually test passed Change-Id: I06ca95d4dd7f0f35f5108bbf2256b1cd447f9ecb Signed-off-by: Roger Fang <rogerfang@google.com>
This commit is contained in:
parent
b034e8964e
commit
ab96bc8473
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@
|
||||||
<module libname="audio_spk_35l41.so" argu="SpeakerNum=4,Rotation"/>
|
<module libname="audio_spk_35l41.so" argu="SpeakerNum=4,Rotation"/>
|
||||||
<module libname="audio_fortemedia_aoc.so" argu="RTN_SUP=y DOCK_CHARGER_MONITOR=y DL_CH=y VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000"/>
|
<module libname="audio_fortemedia_aoc.so" argu="RTN_SUP=y DOCK_CHARGER_MONITOR=y DL_CH=y VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000"/>
|
||||||
<module libname="liboffloadeffect.so"/>
|
<module libname="liboffloadeffect.so"/>
|
||||||
<module libname="audio_amcs_ext.so"/>
|
<module libname="audio_amcs_ext.so" argu="SpeakerNum=4" />
|
||||||
<module libname="audio_bluenote_aoc.so"/>
|
<module libname="audio_bluenote_aoc.so"/>
|
||||||
</external_module>
|
</external_module>
|
||||||
</audio_platform_configuration>
|
</audio_platform_configuration>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue