platform_hardware_interfaces/tv
Henry Fang d29b706a30 UEC is not static on real device, so check its range intead of specific value am: c2794f8c26 am: 44272133e5 am: 047d533cdc
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2611423

Change-Id: Ic3ef537fb3f10249e8916c0d69d66260affce09a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-03 00:00:33 +00:00
..
cec CEC : fix VtsHalTvCecV1_0TargetTest SendMessage test failed. 2023-04-24 08:34:39 +00:00
hdmi Handle out-of-bound indices 2023-02-28 10:58:04 +00:00
input Add OWNERS file to TV Input HAL 2022-08-17 18:46:14 -07:00
tuner UEC is not static on real device, so check its range intead of specific value am: c2794f8c26 am: 44272133e5 am: 047d533cdc 2023-06-03 00:00:33 +00:00
Android.mk Declare license metadata for copied files. 2022-02-13 15:46:33 -08: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.