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

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

configs: Add flag to support playback transitions.

This flag enables or disables transitions upon reception of playback
stream events from audio hal.

Change-Id: I89a42780be677a42d20d8738f51e80e453fab199
parent 9dae1e5d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,6 +33,8 @@
        <param max_ape_sessions="8" />
        <param enable_failure_detection="false" />
        <param support_device_switch="false" />
        <!-- Transition will only occur if execution_type="DYNAMIC" -->
        <param transit_to_adsp_on_playback="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" />