platform_hardware_interfaces/tv
Aditya Choudhary c5c6c62995 [DON'T BLOCK] Test ownership migration rules
This CL is created as a best effort to migrate test targets
to the new android ownership model. If you find incorrect or unnecessary
attribution in this CL, please create a separate CL to fix that.

For more details please refer to the link below,
<add g3 doc link>

Bug: 304529413
Test: N/A
Change-Id: I3322344f595f974f730dc824af0110388076d838
2024-01-31 11:06:17 +00:00
..
cec Merge "Merge OWNERS files for tv" into main am: 425d2071c9 2023-09-11 17:20:20 +00:00
hdmi [DON'T BLOCK] Test ownership migration rules 2024-01-31 11:06:17 +00:00
input [DON'T BLOCK] Test ownership migration rules 2024-01-31 11:06:17 +00:00
tuner Bypass Live if there is no HW FE nor SW FE. am: aeaabf3c1f 2024-01-26 07:54:16 +00: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.