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

Skip to content
Commit c19dc787 authored by Chaithanya Krishna Bacharaju's avatar Chaithanya Krishna Bacharaju Committed by Steve Kondik
Browse files

libmedia: Fix for LPA audio loss issue

-LPA playback has no audio if next clip is selected and immediately
paused.
-DirectTrack write is called after pause that makes mActive true.
Due to this, start to DirectTrack fails to reach below layers as
mActive is true. Hence no audio is heard.
-Remove mActive being made true in DirectTrack write call.

Change-Id: I2faf5a41a91f077fce9cfd8e773ceebb69e55bbb
parent 11df26c1
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