commit | b79cbf50f10e5d412d4bb7bbeb164520154b0f26 | [log] [tgz] |
---|---|---|
author | mike liao <mike.liao@mediatek.com> | Mon Jun 26 14:12:48 2023 +0800 |
committer | Henry Fang <quxiangfang@google.com> | Tue Jun 27 11:25:43 2023 -0700 |
tree | 4be5ba922a0fdd0aad3f31a326acd1aed25a3f4a | |
parent | a343d0cf0c50df95f52626968de850cf641aa731 [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. Test: Manual bug: 288193021 Change-Id: If5875d064fd67b72f8299205a5e35b1a2bd61934