Files
android_device_brcm_rpi5/sepolicy/hal_tv_hdmi_connection_default.te
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

2 lines
67 B
Plaintext

allow hal_tv_hdmi_connection_default sysfs_hdmi:file r_file_perms;