platform_hardware_interfaces/tv
Nathalie Le Clair 683a0fc078 Add OWNERS to CEC HIDL HAL directory
Bug: 277715429
Test: none

Change-Id: I3ca74319cc4d1f49a48c9e9f83a0ae402f56b782
2023-04-20 07:45:06 +00:00
..
cec Add OWNERS to CEC HIDL HAL directory 2023-04-20 07:45:06 +00:00
hdmi Handle out-of-bound indices 2023-02-28 10:58:04 +00:00
input Add OWNERS file to TV Input HAL 2022-08-17 18:46:14 -07:00
tuner Tuner : Add missing bug component id for VTS 2023-04-19 15:53:40 +05:30
Android.mk Declare license metadata for copied files. 2022-02-13 15:46:33 -08: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.