5494506c79
IPTV reading thread doesn't have a termination condition. This CL adds a flag mIsIptvReadThreadTerminated which tracks whether the thread resources should be cleaned up. Bug: 288170590 Test: atest VtsHalTvTunerTargetTest Change-Id: I3a19e1045ee67dac2d95457d217adb1375674ed4 |
||
---|---|---|
.. | ||
cec | ||
hdmi | ||
input | ||
tuner | ||
Android.mk | ||
OWNERS | ||
README.md |
TV-related HIDL and AIDL HALs
This directory bundles TV-related HALs in HIDL (legacy) and AIDL.
- The 'tuner' directory contains the Tuner HIDL and AIDL HALs.
- The 'input' directory contains the TV Input HIDL and AIDL HALs.
- The 'cec' directory contains the CEC HIDL HAL.
- The 'hdmi' directory contains the HDMI-related AIDL HALs, which includes the CEC AIDL HAL.