msm8998: update sound trigger with headset support

Add support_device_switch control flag to enable or disable device
switch support. Add headset SVA acdb id.

Change-Id: Ic7126451036eeac1c579e181f51c1087f5e9826d
This commit is contained in:
Quinn male 2016-12-02 10:36:27 -08:00 committed by Gerrit - the friendly Code Review server
parent 591c2baf48
commit d7eb57658b
1 changed files with 2 additions and 0 deletions

View File

@ -32,11 +32,13 @@
<param max_wdsp_sessions="2" />
<param max_ape_sessions="8" />
<param enable_failure_detection="false" />
<param support_device_switch="false" />
</common_config>
<acdb_ids>
<param DEVICE_HANDSET_MIC_APE="100" />
<param DEVICE_HANDSET_MIC_CPE="128" />
<param DEVICE_HANDSET_MIC_ECPP_CPE="128" />
<param DEVICE_HEADSET_MIC_CPE="139" />
</acdb_ids>
<!-- Multiple sound_model_config tags can be listed, each with unique -->
<!-- vendor_uuid. The below tag represents QTI SVA engine sound model -->