platform_hardware_interfaces/tv/tuner
mike liao 8b39328dcc 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
(cherry picked from commit def4652792)
2023-06-27 16:42:23 +00:00
..
1.0 Tuner : Add missing bug component id for VTS 2023-04-19 15:53:40 +05:30
1.1 Add fix vts fail when configureMonitorEvent 2023-06-27 16:42:23 +00:00
aidl UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
assets
config Merge "Add ATSC support in the vts" into android12-tests-dev am: 333df15518 am: 368ca264f2 am: fee45b6dbb am: 546704447e am: ab53b665ec 2023-03-15 02:18:56 +00:00
OWNERS
README.md

Tuner HALs

Overview

TV specific tuners.

See 1.0/ITuner.hal for an overview.