Fix TunerHAL deadlock issue
testRecordOutput() holds msgLock preventing record thread from progressing
Calls to stopRecordThread() block forever
Therefore remove the calls to stopRecordThread()
Fix mDataOutputBuffer copy size
Fix getCiCamInfo config
Bug: 201556155
Test: VtsHalTvTunerV1_{0,1}TargetTest on BCM device
Signed-off-by:
Pierre Couillaud <pierre@broadcom.com>
Change-Id: I7faeed032281b58fdc3361f297cb541491c4049d
Loading
Please register or sign in to comment