platform_hardware_interfaces/tv
zijunzhao d0eb8f53fd Fix the missing std am: 7edcd7cd66 am: ea6967d4e8 am: 9ef2d32a13
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2482275

Change-Id: I41553055b48d056a42a7c4fa2cb87e7106824de9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-10 22:49:51 +00:00
..
cec Handle portId out of bounds index 2023-02-23 16:48:47 +00:00
hdmi Handle out-of-bound indices 2023-02-28 10:58:04 +00:00
input Add constant for TvMessage no group ID 2023-03-07 15:47:28 -08:00
tuner Fix the missing std am: 7edcd7cd66 am: ea6967d4e8 am: 9ef2d32a13 2023-03-10 22:49:51 +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.