android_system_sepolicy/vendor/hal_tv_hdmi_cec_default.te
Venkatarama Avadhani 38ff3b4115 Add policies for new services HDMI and HDMICEC
Test: atest vts_treble_vintf_framework_test
      atest vts_treble_vintf_vendor_test
Change-Id: Ic2c0525368218e207be236d073a3fe736151c43f
2022-10-10 15:40:42 +05:30

6 lines
218 B
Plaintext

type hal_tv_hdmi_cec_default, domain;
hal_server_domain(hal_tv_hdmi_cec_default, hal_tv_hdmi_cec)
type hal_tv_hdmi_cec_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_tv_hdmi_cec_default)