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

Skip to content
Commit 40618538 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

libaudiohal@aidl: Fix the implementation of MMap 'start'/'stop'

In the implementation of 'start', consider the current state
of the stream, and apply relevant commands to bring it into
the ACTIVE state.

In the implementation of 'stop', also consider the current
state, and bring the stream into the IDLE state. Previously
the code was driving the stream into STANDBY state, which
is not correct considering that there is a dedicated
StreamHalInterface call for that.

Bug: 335103821
Test: atest CtsNativeMediaAAudioTestCases
Change-Id: Ib73bf6d2d4da1a1a146aa63706b61c7aebc897b6
parent bbcbab33
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment