platform_hardware_interfaces/tv
Wei Li d2cb691bc5 Move license metadata declarations to meta-lic.mk and remove the Android.mk file. am: 6408ece9c4 am: 41ee3e263c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3089947

Change-Id: I24c897ddf02674d5f155c9f7393d1c46724a4975
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-16 07:03:01 +00:00
..
cec [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +00:00
hdmi Hdmi CEC Mock : Clear the existing callback when new callback is set 2024-02-19 09:43:39 +00:00
input Vendor API level 202404 is now frozen 2024-02-20 21:05:23 +00:00
tuner Fix force setting environment variable error am: b3d5fef7c2 am: be10911bd4 am: e0e9887b79 2024-05-14 17:48:32 +00: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.