platform_hardware_interfaces/tv
Treehugger Robot 1526a0bda5 Merge "CEC Fuzzer Fix" into main am: db3d24bb3f am: 3037d5f57a am: c6e0f40051
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2766489

Change-Id: I0b6a3597a87f1de4f7115e5ae5be271d3eef6a5c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-04 06:15:49 +00:00
..
cec Merge "Merge OWNERS files for tv" into main am: 425d2071c9 2023-09-11 17:20:20 +00:00
hdmi CEC Fuzzer Fix 2023-11-30 16:37:32 +05:30
input Merge "Update TVInput impl and vts to create and validate queue" into main 2023-10-17 22:10:38 +00:00
tuner Merge "Initialize new Frontend params as nullptr" into main 2023-11-17 21:33:44 +00: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.