cf14e8ca5b
mFilterCount is a reference counter for Filters, and it's decremented when Filter.stop() is called. Added a check to make sure the value is not decremented when it's already 0. Bug: 288170590 Test: atest VtsHalTvTunerTargetTest Change-Id: I72fe7e5c4babd7e7426d8a52b40887a8c411ce81 |
||
---|---|---|
.. | ||
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.