platform_hardware_interfaces/tv
sadiqsada 59a40429b6 Initialize new Frontend params as nullptr
Bug: 288170590
Test: m
Change-Id: Ic5fdf73d5221f2a04232f3820cbf84fb31c135e4
2023-11-10 14:49:46 -08:00
..
cec Merge "Merge OWNERS files for tv" into main am: 425d2071c9 2023-09-11 17:20:20 +00:00
hdmi Merge "Merge OWNERS files for tv" into main am: 425d2071c9 2023-09-11 17:20:20 +00:00
input Merge "Update TVInput impl and vts to create and validate queue" into main 2023-10-17 22:10:38 +00:00
tuner Initialize new Frontend params as nullptr 2023-11-10 14:49:46 -08:00
Android.mk
OWNERS Update TV owners 2023-10-11 17:47:56 +00:00
README.md

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.