platform_hardware_interfaces/tv
2024-03-13 05:42:39 +00:00
..
cec [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +00:00
hdmi Hdmi CEC Mock : Clear the existing callback when new callback is set 2024-02-19 09:43:39 +00:00
input [DON'T BLOCK] Test ownership migration rules am: c5c6c62995 2024-01-31 17:06:10 +00:00
tuner Merge Android 24Q1 Release (ab/11220357) 2024-01-30 10:36:50 -08:00
Android.mk Declare license metadata for copied files. 2022-02-13 15:46:33 -08:00
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.