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

Commit 27f0bcf5 authored by Zhou Song's avatar Zhou Song
Browse files

config: add config for VA transition on battery charging

Support VA session transitions between low power WDSP
and high performance ADSP based on battery charging.

Change-Id: Ib8399e60c1eab79fc06019929c6c945f24c04d4c
parent d8c2eeb2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@
        <param support_device_switch="false" />
        <!-- Transition will only occur if execution_type="DYNAMIC" -->
        <param transit_to_adsp_on_playback="false" />
        <param transit_to_adsp_on_battery_charging="false" />
        <!-- Below backend params must match with port used in mixer path file -->
        <!-- param used to configure backend sample rate, format and channels -->
        <param backend_port_name="SLIM_0_TX" />