Commit Graph

5 Commits

Author SHA1 Message Date
Konsta
4dc3e0f0d8 hdmi: connection: convert to apex 2025-03-25 18:05:43 +02:00
Konsta
59af7f93eb hdmi: cec: convert to apex 2025-03-25 18:05:35 +02:00
Konsta
39a71902e0 hdmi: connection: add rpi specific aidl hal
* Needed for AIDL HDMI-CEC HAL to work. Some functions that were in the
  HIDL HDMI-CEC HAL have been moved to separate HDMI connection HAL in the
  AIDL versions. Only returns connection status of HDMI ports on Pi.
  onHotplugEvent is not implemented.
* Use hardware/interfaces/tv/hdmi/connection/aidl/ as reference.
2025-03-25 18:05:16 +02:00
Konsta
24aa53a993 hdmi: cec: remove onHotplugEvent
* HDMI connection HAL should manage this.
2025-03-25 18:04:48 +02:00
Konsta
f75f3f933b hdmi: cec: move to subdir 2025-03-25 18:04:41 +02:00