platform_hardware_interfaces/tv
sadiqsada 2bc967a9c3 Initialize mFp file pointer to null
Bug: 288170590
Test: atest VtsHalTvTunerTargetTest
Change-Id: Ia1d78e42094073c6cfc7e4e00d65a540d148f02e
2024-01-02 10:50:04 -08:00
..
cec Merge "Merge OWNERS files for tv" into main am: 425d2071c9 2023-09-11 17:20:20 +00:00
hdmi HDMI Connection Fuzzer Fix 2023-12-08 16:37:09 +05:30
input Make sideband stream handle validation configurable 2023-12-14 14:50:21 -08:00
tuner Initialize mFp file pointer to null 2024-01-02 10:50:04 -08:00
Android.mk
OWNERS Update TV owners 2023-10-11 17:47:56 +00:00
README.md Clarify which HAL (methods) apply to which devices 2023-02-23 17:45:06 +01:00

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.