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

Commit f81da24f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "configs: Add sound trigger implementer version" into audio-hal.lnx.6.0

parents f1f36339 5f02e204
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
    <param version="0x0101" /> <!-- this must be the first param -->

    <common_config>
        <param implementer_version="0x0100" />
        <param max_cpe_sessions="1" />
        <param max_ape_sessions="5" />
        <param enable_failure_detection="false" />
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
    <param version="0x0101" /> <!-- this must be the first param -->

    <common_config>
        <param implementer_version="0x0100" />
        <param max_cpe_sessions="1" />
        <param max_ape_sessions="5" />
        <param enable_failure_detection="false" />
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
<!--- 0x0103: app_type and in_channels added to <lsm usecase> and out_channels  -->
<!--- added to <adm_config>                                                     -->
    <common_config>
        <param implementer_version="0x0100" />
        <param max_cpe_sessions="1" />
        <param max_wdsp_sessions="2" />
        <param max_ape_sessions="8" />
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
<sound_trigger_platform_info>
    <param version="0x0101" /> <!-- this must be the first param -->
    <common_config>
        <param implementer_version="0x0100" />
        <param max_cpe_sessions="1" />
        <param max_wdsp_sessions="2" />
        <param max_ape_sessions="8" />