platform_hardware_interfaces/tv
David Zhao eb955ce442 Add default implementation for setTvMessageEnabled
Bug: 283016116
Test: mmm
Change-Id: I1872cf28ad658c177a892f7c7587a91a34f445ff
2023-05-16 17:55:55 -07:00
..
cec Merge "CEC : fix VtsHalTvCecV1_0TargetTest SendMessage test failed." am: c054e7fda9 am: 2c01719f44 am: 1ef37ce895 2023-04-21 15:51:08 +00:00
hdmi UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
input Add default implementation for setTvMessageEnabled 2023-05-16 17:55:55 -07:00
tuner Tuner : Add missing bug component id for VTS am: fdbc1dd5cc am: d061b5a4f6 am: f3b3b37a9f 2023-04-19 23:04:41 +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.