platform_hardware_interfaces/tv/tuner
Amy Zhang 37719f3879 Enhance Tuner 1.0 VTS testing and configurations
Broadcom shared a valuable patch to enhance Tuner 1.0 VTS per their
testing experience on the real devices.

We evaluated the suggestions and fix the following issues:
1. Allow testers to set a default frontend
2. Allow testers to enable/disable frontend
3. Skip FMQ creation on filters that do not need FMQ
4. Don't fail if the vendor impl rejects a foreign keytoken
5. Better logs
6. Clean up filter and its callback on close regardless of the closing
result
7. More filter size constants options

Suggestions from: Gareth Fenn <gfenn@broadcom.com>
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 177960135

Change-Id: Ie4dcc6cb284b2b57879f286c436f5bd9adf43201
2021-01-19 20:00:11 -08:00
..
1.0 Enhance Tuner 1.0 VTS testing and configurations 2021-01-19 20:00:11 -08:00
1.1 Add Tuner VTS test assets and configure the push file preparer 2020-12-02 18:48:35 +00:00
assets Add Tuner VTS test assets and configure the push file preparer 2020-12-02 18:48:35 +00:00
README.md Remove outdated warning now that the v1.0 had shipped 2020-09-29 18:29:16 +00:00

Tuner HALs

Overview

TV specific tuners.

See 1.0/ITuner.hal for an overview.