commit | 8fc14a8d991a2508d045079a58a2d79b7e205c82 | [log] [tgz] |
---|---|---|
author | Hongguang Chen <hgchen@google.com> | Wed May 19 15:43:29 2021 -0700 |
committer | Hongguang Chen <hgchen@google.com> | Mon Jun 07 16:52:09 2021 +0000 |
tree | 6eab826ffe890f5bf99d076b1b778aaaa8ebd796 | |
parent | b098e79d834bc2a7f78c7fc2aaaf102a3bf9d966 [diff] |
Remove some TODOs from tuner HAL and its VTS. 1) The tuner cases should be always allowed on devices w/o tuner. -- VTS is common for all devices, we must allow the tuner cases to pass/skip on non TV devices. -- The tuner HAL is also optional on TV devices, like OTT, the tuner VTS cases should be skipped on those devices too. 2) Filter type has been checked in Demux::attachRecordFilter(). Bug: 188709323 Test: make vts Change-Id: Ifd1cb805d7f5d552a4aa7365ba78ff87b8a3ccc1