platform_hardware_interfaces/tv/tuner
Silver Chen fbbb209b63 Fix VTS PlaybackDataFlowWithTsVideoFilterTest sometimes failed.
[Description]
If filter is started after playback thread, sometimes
filter cannot get data correctly because of timing issue.

Start playback thread after filter is started
so that filter will always get data correctly.

Bug: 235185563
Test:
1. Testcase pass

Change-Id: I97c38dab1ff81c31b4bb48c8015b626b3a6325ed
(cherry picked from commit 8ab7fd8b21)
2022-06-20 01:13:57 +00:00
..
1.0 Fix VTS PlaybackDataFlowWithTsVideoFilterTest sometimes failed. 2022-06-20 01:13:57 +00:00
1.1 Replace writepid with task_profiles command for cgroup migration 2022-03-25 00:22:33 +00:00
aidl Freeze AIDL APIs for TM 2022-04-16 07:03:24 +09:00
assets Refactor Tuner 1.0 vts to use dynamic configuration 2021-04-09 15:33:37 -07:00
config Fix support for platforms without Frontends 2022-04-04 13:57:09 -07: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.