platform_hardware_interfaces/tv
Venkatarama Avadhani e017878151 CEC Fuzzer Fix
Ensure that the mock CEC exits cleanly when the service that created it
dies.

Bug: 293249165
Test: android.hardware.tv.hdmi.cec-service_fuzzer

Change-Id: Ic7b69ddb10414cbdf6570056144b8013f497e7dc
2023-11-30 16:37:32 +05:30
..
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 Update TV owners 2023-10-11 17:47:56 +00:00
tuner Merge "Add fix vts fail when configureMonitorEvent" into android14-tests-dev am: 7bb2ce9795 2023-11-01 01:03:26 +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.