xref: /aosp_15_r20/system/sepolicy/private/hal_tv_hdmi_cec.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# Binder IPC from clients into server, and callbacks
2binder_call(hal_tv_hdmi_cec_client, hal_tv_hdmi_cec_server)
3binder_call(hal_tv_hdmi_cec_server, hal_tv_hdmi_cec_client)
4binder_use(hal_tv_hdmi_cec_client)
5binder_use(hal_tv_hdmi_cec_server)
6
7hal_attribute_service(hal_tv_hdmi_cec, hal_tv_hdmi_cec_service)
8