commit | 566240ad7ac28b8fc8df8de0194b705bc9eb51ca | [log] [tgz] |
---|---|---|
author | Eddy-SH Chen <eddy-sh.chen@mediatek.com> | Wed Sep 13 15:25:24 2023 +0800 |
committer | Ray Chin <raychin@google.com> | Fri Oct 27 08:16:19 2023 +0000 |
tree | 43b68bf1b44cdd629588b769335d4e7bdcc22e17 | |
parent | ba22368df0ffb70085f3fa000336d72d1321e7d6 [diff] |
Add fix vts fail when configureMonitorEvent [Description] VTS StartFilterInDemux failed when configureMonitorEvent is called [Root Cause] Scrambling status event is not notified when configureMonitorEvent is called so test case failed. [Solution] Scrambling status event is not notified because of no input data. Add input setting and check event notified or not after data is input. Bug: 288193021 Change-Id: Icaaf0adc5bbd1c512742c48b0b665218da1c7980