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

Commit d7eb5765 authored by Quinn male's avatar Quinn male Committed by Gerrit - the friendly Code Review server
Browse files

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
parent 591c2baf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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   -->