Loading
Disable fast capture for record thread attached to MSD
As part of latency reduction in MSD, the reported block size of anything less than 12ms will enable the fast capture feature in AudioFlinger. However, the fast capture is not functioning as expected where the framework crashes due to empty frames read requests and simultaneous read requests from PassthruPatchRecord thread. In order enable the smaller block size processing in MSD HAL, disable the fast capture functionality so that, default PassthruPatchRecord can be used for successful audio playback. Bug: 262773950 Bug: 262852184 Change-Id: I5f3ed9c58055b6fd6b6a876fb131fec348f4c83c