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

Skip to content
Commit 6faf8faa authored by Dhanalakshmi Siddani's avatar Dhanalakshmi Siddani Committed by Gerrit - the friendly Code Review server
Browse files

configs: Set default audio sink latency to fix audio track mem failure

- Back to back playback of 192K, 8ch clips fails on BT
- AudioTrack allocates memory of 3MB for the track out of 4MB
  of heap size. This memory corresponds to the duration of 500ms.
  This much memory is not required considering the audio, BT and USB
  HAL latencies.
- Set the default audio sink latency duration to 280ms
  CRs-Fixed: 1015200

Change-Id: If8aad263e08f40768cdebad296a0c759b017a440
parent f6482a58
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