9d040a2309
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2438092 Change-Id: Ib8384c8bd8010c0457714e6d445f6f5cdcf7bdb9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> |
||
---|---|---|
.. | ||
cec/aidl | ||
connection/aidl | ||
earc/aidl | ||
OWNERS | ||
README.md |
HDMI-related AIDL HALs for Android devices
This directory bundles 3 HDMI-related AIDL HALs: HDMI Connection HAL, CEC HAL and eARC HAL.
The HDMI Connection HAL contains general APIs for the HDMI Connection. These methods are required by the CEC and the eARC implementation. Therefore, devices that implement CEC need to support the HDMI Connection HAL and the CEC HAL. Devices that implement eARC need to support the HDMI Connection HAL and the eARC HAL.
Other Android HALs are related to HDMI as well, but not included in this directory for historical reasons, e.g. Display HAL and TV Input HAL.